1 write to _markingCompleted
ILCompiler.DependencyAnalysisFramework (1)
DependencyAnalyzer.cs (1)
350_markingCompleted = true;
2 references to _markingCompleted
ILCompiler.DependencyAnalysisFramework (2)
DependencyAnalyzer.cs (2)
133if (!_markingCompleted) 301if (_markingCompleted)