.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 4bf9487ecd Remove IsRef, IsOut and IsIn flags from IParameter and Replace ParameterModifiers with ReferenceKind. 1 year ago
..
Expressions Add support for simple constant patterns. 2 years ago
GeneralScope Add support for C# 10 record structs. 3 years ago
PatternMatching
Statements
TypeMembers Remove IsRef, IsOut and IsIn flags from IParameter and Replace ParameterModifiers with ReferenceKind. 1 year ago
AstNode.cs
AstNodeCollection.cs
AstType.cs
CSharpModifierToken.cs Use "static abstract" instead of "abstract static". 3 years ago
CSharpTokenNode.cs
ComposedType.cs
DepthFirstAstVisitor.cs Add support for simple recursive patterns where the sub pattern is a simple type pattern. 2 years ago
DocumentationReference.cs
FunctionPointerAstType.cs
IAnnotatable.cs
IAstVisitor.cs Add support for simple recursive patterns where the sub pattern is a simple type pattern. 2 years ago
Identifier.cs
IdentifierExpressionBackreference.cs
InvocationAstType.cs
MemberType.cs
Modifiers.cs Add support for C# 11 required members. 3 years ago
NodeType.cs
PrimitiveType.cs
Role.cs
Roles.cs Add support for C# 10 record structs. 3 years ago
SimpleType.cs
SyntaxExtensions.cs
SyntaxTree.cs
TextLocation.cs
TokenRole.cs
TupleAstType.cs
TypeSystemAstBuilder.cs Remove IsRef, IsOut and IsIn flags from IParameter and Replace ParameterModifiers with ReferenceKind. 1 year ago
VariableDesignation.cs