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