Search code examples
IL comments with cecil...


cilmono.cecil

Read More
Mono.Cecil: create local variable and change return statement...


c#monocilmono.cecil

Read More
Custom IL Rewriting plugin for msbuild...


c#msbuildpostsharpmsbuild-taskmono.cecil

Read More
How to get all properties referenced in a method?...


c#.netmono.cecil

Read More
How to reference another assembly file and call from it...


c#cilmono.cecil

Read More
Mono.Cecil: injecting try/finally?...


.netmono.cecil

Read More
Adding a TypeDefinition from another Assembly...


c#mono.cecil

Read More
What is the "<Module>" type?...


.net.net-assemblycilmono.cecil

Read More
How to get all assembly references using Mono.Cecil?...


c#.netmono.net-assemblymono.cecil

Read More
Create an Instruction for Type...


c#ilmono.cecilfody

Read More
Changing internal class to public (CIL, Mono.Cecil)...


c#cilmono.cecil

Read More
Mono.Cecil: get implementation of abstract method...


c#.netreflectionmono.cecil

Read More
Rewrite IL to inject try-finally around method call...


c#.netilmono.cecilfody

Read More
Mono.Cecil instruction labels resolving...


c#mono.cecil

Read More
Mono.Cecil - Wrong mscorlib version...


c#mono.cecil

Read More
Determine if a property value is set by user (i.e. binding)...


c#wpfmvvmmono.cecil

Read More
Get "System.IO.FileNotFoundException" error after use Mono.cecil modified the assembly...


c#mono.net-assemblymono.cecil

Read More
Why Mono.Cecil argues for method import while I have done it already?...


c#roslyncililmono.cecil

Read More
Why is dotPeek still able to figure out original method names after renaming them in Mono.Cecil?...


c#.netobfuscationmono.cecil

Read More
How to make an existing type in an assembly to implement an interface in .Net...


c#.netmono.cecilduck-typingload-time-weaving

Read More
Why can't I see my XML documentation when decompiling using ICSharpCode.Decompiler?...


c#decompilingmono.cecilxml-documentation

Read More
How to load types in the System namespace with Mono.Cecil?...


mono.cecil

Read More
How do I know that a parameter uses ref or params modifier?...


c#mono.cecil

Read More
Check if property type overloads == operator with Mono.Cecil...


c#code-injectioncilmono.cecil

Read More
Mono.Cecil - How to get custom attributes...


c#.netreflectionmonomono.cecil

Read More
When tampering an assembly, why can't I remove original instructions?...


monoilmono.ceciltamperingilspy

Read More
C#/Cecil Creating Finalizer overload...


c#cililmono.cecil

Read More
Modify hard coded value...


c#monomono.cecilhardcoded

Read More
Mono Cecil Add Class with Method into Assembly...


c#.netmonomono.cecil

Read More
Mono.Cecil, Missing compiler required member 'System.Runtime.CompilerServices.ExtensionAttribute...


c#monomono.cecil

Read More
BackNext