1 write to _markingComplete
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
120
_markingComplete
= true;
1 reference to _markingComplete
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
106
public bool MarkingComplete =>
_markingComplete
;