.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 1646be7482 #1145: Make type arguments optional in mcs auto event pattern. 7 years ago
..
OutputVisitor Reduced allocations 7 years ago
Resolver Remove more dead TypeSystem code: ISymbolReference 7 years ago
Syntax #1145: Make type arguments optional in mcs auto event pattern. 7 years ago
Transforms #1145: Make type arguments optional in mcs auto event pattern. 7 years ago
TypeSystem Remove dead code from type system (CSharpConstantValue). 7 years ago
Annotations.cs Use out variable declarations where possible. 7 years ago
CSharpDecompiler.cs Fix C# 1.0 switch on string transform and add tests 7 years ago
CSharpLanguageVersion.cs Add C# 7.3 to language version dropdown. 7 years ago
CallBuilder.cs Merge branch '3.1.x' 7 years ago
ExpressionBuilder.cs Fix #1122: Error decompiling dictionary initializer referencing parameter variable 7 years ago
NRefactoryExtensions.cs Add BinaryOperatorType.IsBitwise extension. 8 years ago
SequencePointBuilder.cs SequencePointBuilder: add support for fixed-statement 8 years ago
StatementBuilder.cs Fix #1093: Remove usage of type or this qualifiers, when possible. 7 years ago
TranslatedExpression.cs Avoid redundant explicit boxing casts 7 years ago
TranslationContext.cs Namespace adjustments for Syntax classes 9 years ago
WholeProjectDecompiler.cs Fix #934: Project generation: absolute path used for AssemblyInfo.cs module 8 years ago