[No longer maintained] Run and edit a C# assembly at the same time. Convert LINQ Expressions and delegates to Mono.Cecil method bodies as well.
2
stars
1
forks
source link
Blur crashes if it analyzes a type with an extern method #1
Closed
71 closed 7 years ago
Processor.FindVisitors(Assembly)
will crash if a TypeInfo is created from a class that containsextern
methods (RVA = 0).