.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Daniel Grunwald 094f42ac83 Improved disambiguation of type references. 14 years ago
..
AddCheckedBlocks.cs Adjust ILSpy to NRefactory API changes. 14 years ago
CombineQueryExpressions.cs Adjust ILSpy to NRefactory API changes. 14 years ago
ContextTrackingVisitor.cs Optimize PatternStatementTransform. 15 years ago
ConvertConstructorCallIntoInitializer.cs Adjust ILSpy to NRefactory API changes. 14 years ago
DeclareVariables.cs Adjust ILSpy to NRefactory API changes. 14 years ago
DelegateConstruction.cs Fixed issue in lambda decompilation when a closure class contains static fields (cached delegates). 14 years ago
IntroduceExtensionMethods.cs Don't introduce usings when only a single method is being decompiled. 14 years ago
IntroduceQueryExpressions.cs Add support for query continuations. 14 years ago
IntroduceUnsafeModifier.cs Handle pointer arithmetic. 15 years ago
IntroduceUsingDeclarations.cs Improved disambiguation of type references. 14 years ago
PatternStatementTransform.cs Add refanytype and refanyval to type analysis. 14 years ago
PushNegation.cs Adjust ILSpy to NRefactory API changes. 14 years ago
ReplaceMethodCallsWithOperators.cs Implemented support for undocumented expressions. 14 years ago
TransformationPipeline.cs Get rid of transparent identifiers in query expressions. 14 years ago