.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.
 
 
 
 
Siegfried Pammer 056219e169 Merge branch 'master' of github.com:icsharpcode/ILSpy into vb 15 years ago
..
AddCheckedBlocks.cs Consistently use the full MIT license header on source files. 15 years ago
CombineQueryExpressions.cs Consistently use the full MIT license header on source files. 15 years ago
ContextTrackingVisitor.cs Consistently use the full MIT license header on source files. 15 years ago
ConvertConstructorCallIntoInitializer.cs When decompiling a field, also decompile constructors to check whether there's an initializer on the field. 15 years ago
DecimalConstantTransform.cs Fix DecimalConstantTransform. 15 years ago
DeclareVariables.cs Consistently use the full MIT license header on source files. 15 years ago
DelegateConstruction.cs Annotate anonymous methods/lambdas with the MethodDefinition representing the lambda body. 15 years ago
IntroduceExtensionMethods.cs Consistently use the full MIT license header on source files. 15 years ago
IntroduceQueryExpressions.cs Consistently use the full MIT license header on source files. 15 years ago
IntroduceUnsafeModifier.cs Consistently use the full MIT license header on source files. 15 years ago
IntroduceUsingDeclarations.cs Consistently use the full MIT license header on source files. 15 years ago
PatternStatementTransform.cs Fixed issues with detection of using statements. 15 years ago
PushNegation.cs Consistently use the full MIT license header on source files. 15 years ago
ReplaceMethodCallsWithOperators.cs Merge branch 'master' of github.com:icsharpcode/ILSpy into vb 15 years ago
TransformationPipeline.cs Merge branch 'master' of github.com:icsharpcode/ILSpy into vb 15 years ago