.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 04910a8eb4 TypeSystemAstBuilder: Do not create references to System.MathF, if PI or E are not defined. 7 years ago
..
Expressions Fix #1283: handle invalid metadata when decoding constants 7 years ago
GeneralScope
PatternMatching Reorganize extension methods + remove unused/obsolete. 7 years ago
Statements Remove Expression->Statement operator implicit. 8 years ago
TypeMembers Refactor TS representation of ref / readonly structs. Add support for in parameters. 7 years ago
AstNode.cs Remove dead NRefactory code: DomRegion + IUnresolvedFile 7 years ago
AstNodeCollection.cs Fix #1093: Remove usage of type or this qualifiers, when possible. 7 years ago
AstType.cs
CSharpModifierToken.cs Reduced allocations 7 years ago
CSharpTokenNode.cs
CSharpUtil.cs
ComposedType.cs
DepthFirstAstVisitor.cs Decompile TupleElementNamesAttribute into tuple type syntax. 7 years ago
DocumentationReference.cs
ErrorNode.cs
IAnnotatable.cs
IAstVisitor.cs Decompile TupleElementNamesAttribute into tuple type syntax. 7 years ago
Identifier.cs
IdentifierExpressionBackreference.cs
MemberType.cs
Modifiers.cs Add ref modifier 7 years ago
NodeType.cs
PrimitiveType.cs
Role.cs
Roles.cs Add expression body syntax for getter-only properties. 7 years ago
SimpleType.cs
SyntaxExtensions.cs Reorganize extension methods + remove unused/obsolete. 7 years ago
SyntaxTree.cs Remove dead NRefactory code: DomRegion + IUnresolvedFile 7 years ago
TextLocation.cs
TokenRole.cs
TupleAstType.cs Decompile TupleElementNamesAttribute into tuple type syntax. 7 years ago
TypeSystemAstBuilder.cs TypeSystemAstBuilder: Do not create references to System.MathF, if PI or E are not defined. 7 years ago