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)
75
public bool MarkingComplete =>
_markingComplete
;