.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 8d99af14c5 Add support for 'ref readonly' return type. 6 years ago
..
Expressions First attempt at integrating C# nullable reference types into the type system. 6 years ago
GeneralScope
PatternMatching Reorganize extension methods + remove unused/obsolete. 7 years ago
Statements
TypeMembers Add pattern matching support in ParameterDeclaration. 6 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 Add support for 'ref readonly' return type. 6 years ago
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 Add support for 'ref readonly' return type. 6 years ago