.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.
SilverFox
4575ef65d3
Display System.Void as struct
|
7 years ago |
| .. |
|
Expressions
|
Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory.
|
7 years ago |
|
GeneralScope
|
Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory.
|
7 years ago |
|
PatternMatching
|
Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory.
|
7 years ago |
|
Statements
|
Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory.
|
7 years ago |
|
TypeMembers
|
Show attributes on type parameter constraints in C# decompilation.
|
7 years ago |
|
AstNode.cs
|
Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory.
|
7 years ago |
|
AstNodeCollection.cs
|
Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory.
|
7 years ago |
|
AstType.cs
|
…
|
|
|
CSharpModifierToken.cs
|
Reduced allocations
|
8 years ago |
|
CSharpTokenNode.cs
|
…
|
|
|
CSharpUtil.cs
|
…
|
|
|
ComposedType.cs
|
Show attributes on type parameter constraints in C# decompilation.
|
7 years ago |
|
DepthFirstAstVisitor.cs
|
Basic implementation of local functions.
|
7 years ago |
|
DocumentationReference.cs
|
…
|
|
|
ErrorNode.cs
|
…
|
|
|
IAnnotatable.cs
|
Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory.
|
7 years ago |
|
IAstVisitor.cs
|
Basic implementation of local functions.
|
7 years ago |
|
Identifier.cs
|
Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory.
|
7 years ago |
|
IdentifierExpressionBackreference.cs
|
Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory.
|
7 years ago |
|
MemberType.cs
|
…
|
|
|
Modifiers.cs
|
Add ref modifier
|
8 years ago |
|
NodeType.cs
|
…
|
|
|
PrimitiveType.cs
|
…
|
|
|
Role.cs
|
Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory.
|
7 years ago |
|
Roles.cs
|
Add expression body syntax for getter-only properties.
|
8 years ago |
|
SimpleType.cs
|
…
|
|
|
SyntaxExtensions.cs
|
Fix #1618: Unwrap in-arguments, when converting method calls to operators.
|
7 years ago |
|
SyntaxTree.cs
|
Remove dead NRefactory code: DomRegion + IUnresolvedFile
|
8 years ago |
|
TextLocation.cs
|
Fix a bunch of XmlDoc compiler warnings.
|
7 years ago |
|
TokenRole.cs
|
…
|
|
|
TupleAstType.cs
|
Decompile TupleElementNamesAttribute into tuple type syntax.
|
8 years ago |
|
TypeSystemAstBuilder.cs
|
Display System.Void as struct
|
7 years ago |