3 references to MarkingComplete
ILCompiler.ReadyToRun (3)
Compiler\DependencyAnalysis\ReadyToRun\ManifestMetadataTableNode.cs (1)
189if (!_nodeFactory.MarkingComplete)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
742Debug.Assert(MarkingComplete);
parent\parent\Common\Compiler\ObjectDataInterner.cs (1)
38Debug.Assert(factory.MarkingComplete);