.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 1b99074a8e Add pattern matching support to the NRefactory C# AST. 15 years ago
..
BlockStatement.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
BreakStatement.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
CheckedStatement.cs Merge in the latest NRefactory (8db1fe252f6539e9cde8c9fb5f59aa60e4089d8f) 15 years ago
ContinueStatement.cs Merge in the latest NRefactory (8db1fe252f6539e9cde8c9fb5f59aa60e4089d8f) 15 years ago
DoWhileStatement.cs Merge in the latest NRefactory (8db1fe252f6539e9cde8c9fb5f59aa60e4089d8f) 15 years ago
EmptyStatement.cs Merge in the latest NRefactory (8db1fe252f6539e9cde8c9fb5f59aa60e4089d8f) 15 years ago
ExpressionStatement.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
FixedStatement.cs NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago
ForStatement.cs NRefactory: remove collection setters from AST; expose AstNodeCollection<T> instead. 15 years ago
ForeachStatement.cs Merge in the latest NRefactory (8db1fe252f6539e9cde8c9fb5f59aa60e4089d8f) 15 years ago
GotoStatement.cs Merge in the latest NRefactory (8db1fe252f6539e9cde8c9fb5f59aa60e4089d8f) 15 years ago
IfElseStatement.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
LabelStatement.cs Merge in the latest NRefactory (8db1fe252f6539e9cde8c9fb5f59aa60e4089d8f) 15 years ago
LockStatement.cs Merge in the latest NRefactory (8db1fe252f6539e9cde8c9fb5f59aa60e4089d8f) 15 years ago
ReturnStatement.cs Merge in the latest NRefactory (8db1fe252f6539e9cde8c9fb5f59aa60e4089d8f) 15 years ago
Statement.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
SwitchStatement.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
ThrowStatement.cs Merge in the latest NRefactory (8db1fe252f6539e9cde8c9fb5f59aa60e4089d8f) 15 years ago
TryCatchStatement.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
UncheckedStatement.cs Merge in the latest NRefactory (8db1fe252f6539e9cde8c9fb5f59aa60e4089d8f) 15 years ago
UnsafeStatement.cs Merge in the latest NRefactory (8db1fe252f6539e9cde8c9fb5f59aa60e4089d8f) 15 years ago
UsingStatement.cs Merge in the latest NRefactory (8db1fe252f6539e9cde8c9fb5f59aa60e4089d8f) 15 years ago
VariableDeclarationStatement.cs Add pattern matching support to the NRefactory C# AST. 15 years ago
WhileStatement.cs Merge in the latest NRefactory (8db1fe252f6539e9cde8c9fb5f59aa60e4089d8f) 15 years ago
YieldBreakStatement.cs Merge in the latest NRefactory (8db1fe252f6539e9cde8c9fb5f59aa60e4089d8f) 15 years ago
YieldStatement.cs Merge in the latest NRefactory (8db1fe252f6539e9cde8c9fb5f59aa60e4089d8f) 15 years ago