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