.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.
 
 
 
 
Jeremy Pritts c1ecf1ae9c
Handle explicit optional parameter after default parameter (#3470)
2 months ago
..
Expressions Add support for simple constant patterns. 2 years ago
GeneralScope
PatternMatching
Statements
TypeMembers Revert "Add support for C# 11 parameter null checks" 1 year ago
AstNode.cs
AstNodeCollection.cs
AstType.cs
CSharpModifierToken.cs
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
NodeType.cs
PrimitiveType.cs
Role.cs
Roles.cs Revert "Add support for C# 11 parameter null checks" 1 year ago
SimpleType.cs
SyntaxExtensions.cs
SyntaxTree.cs
TextLocation.cs
TokenRole.cs
TupleAstType.cs
TypeSystemAstBuilder.cs Handle explicit optional parameter after default parameter (#3470) 2 months ago
VariableDesignation.cs