.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 6b638ec330 DefiniteAssignmentAnalysis bugfix 15 years ago
..
ControlFlow.cs Order the control flow nodes lexically, and allow restricting definite assignment analysis to a specific lexical range. 15 years ago
DefiniteAssignmentAnalysis.cs DefiniteAssignmentAnalysis bugfix 15 years ago
MinimalResolveContext.cs Allow performing definite assignment analysis without providing an ITypeResolveContext. 15 years ago