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