.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.
 
 
 
 
Siegfried Pammer 4bf9487ecd Remove IsRef, IsOut and IsIn flags from IParameter and Replace ParameterModifiers with ReferenceKind. 10 months ago
..
ControlFlowNode.cs Also use GraphTraversal.DepthFirstSearch for dominance calculation. 2 years ago
DataFlowVisitor.cs #2480: avoid crash if ILAst "cannot jump into block container" invariant is violated 4 years ago
DefiniteAssignmentVisitor.cs Remove IsRef, IsOut and IsIn flags from IParameter and Replace ParameterModifiers with ReferenceKind. 10 months 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