1 write to _markingComplete
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
72_markingComplete = true;
1 reference to _markingComplete
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
75public bool MarkingComplete => _markingComplete;