.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 71d3120b94 #2552: Initial support for null coalescing assignment (`??=`). 4 months ago
..
ControlFlowNode.cs Fix #3258: Move GraphVizGraph and friends to ILSpy and remove InternalsVisibleTo. 1 year ago
DataFlowVisitor.cs #2552: Initial support for null coalescing assignment (`??=`). 4 months ago
DefiniteAssignmentVisitor.cs Remove IsRef, IsOut and IsIn flags from IParameter and Replace ParameterModifiers with ReferenceKind. 1 year ago
Dominance.cs #2128: Reformat the whole code base. 5 years ago
ReachingDefinitionsVisitor.cs #3075: Add NextSetBit operation to BitSet to avoid looking at every store bit individually in ReachingDefinitionsVisitor.GetStores() 2 years ago