Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mono.cecil

How to inject call to System.Object.Equals with Mono.Cecil?

c# mono.cecil

ILSpy "Failed to resolve assembly" in AstBuilder

What kind of compiler magic do we need more?

Detect whether the assembly was built for .NET Compact Framework

If/else and while branches in Mono.Cecil

How can I change field value with Mono Cecil?

c# field mono.cecil

Resolving a TypeReference to a TypeDefinition in Mono.Cecil fails with Assembly Resolution Error

How to implement IsAssignableFrom with Mono.Cecil

c# mono.cecil

Creating an IL instruction with an inline argument using Mono.Cecil

What is the most interesting and promising approach to implement a compiler in C#?

ICSharpCode.Decompiler + Mono.Cecil -> How to generate code for a single method?

Mono.Cecil: injecting try/finally?

.net mono.cecil

How can I use Cecil to find the type passed to a generic method?

c# cil mono.cecil

Get AST from .Net assembly without source code (IL code)

Emitting function with optional parameter

How to create a GenericParameter return type for a MethodReference in Mono.Cecil?

.net il mono.cecil

Adding a TypeDefinition from another Assembly

c# mono.cecil

How do I replace embedded resources in a .NET assembly programmatically?

c# resources add edit mono.cecil