.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 ad64995db3 Merge NRefactory b8330be into ILSpy 15 years ago
..
BlockStatement.cs Merge NRefactory b8330be into ILSpy 15 years ago
BreakStatement.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
CheckedStatement.cs Merge NRefactory b8330be into ILSpy 15 years ago
ContinueStatement.cs Implement pattern matching for statements. 15 years ago
DoWhileStatement.cs Implement pattern matching for statements. 15 years ago
EmptyStatement.cs Implement pattern matching for statements. 15 years ago
ExpressionStatement.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
FixedStatement.cs Merge commit '39fcd7d72f73d386455d00d63446601c99eafb83' 15 years ago
ForStatement.cs NRefactory AST: Add 'Repeat' pattern which matches an arbitrary number of nodes. 15 years ago
ForeachStatement.cs Implement pattern matching for statements. 15 years ago
GotoStatement.cs Implement pattern matching for statements. 15 years ago
IfElseStatement.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
LabelStatement.cs Implement pattern matching for statements. 15 years ago
LockStatement.cs Implement pattern matching for statements. 15 years ago
ReturnStatement.cs Merge NRefactory b8330be into ILSpy 15 years ago
Statement.cs Merge NRefactory b8330be into ILSpy 15 years ago
SwitchStatement.cs Merge NRefactory b8330be into ILSpy 15 years ago
ThrowStatement.cs Merge NRefactory b8330be into ILSpy 15 years ago
TryCatchStatement.cs Merge NRefactory b8330be into ILSpy 15 years ago
UncheckedStatement.cs Merge NRefactory b8330be into ILSpy 15 years ago
UnsafeStatement.cs Implement pattern matching for statements. 15 years ago
UsingStatement.cs NRefactory AST: Add 'Repeat' pattern which matches an arbitrary number of nodes. 15 years ago
VariableDeclarationStatement.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
WhileStatement.cs Implement pattern matching for statements. 15 years ago
YieldBreakStatement.cs Implement pattern matching for statements. 15 years ago
YieldStatement.cs Implement pattern matching for statements. 15 years ago