3 references to IsPlaced
ILCompiler.TypeSystem (3)
parent\parent\Common\TypeSystem\IL\Stubs\ILEmitter.cs (3)
479
Debug.Assert(patch.Label.
IsPlaced
);
662
Debug.Assert(
IsPlaced
);
673
Debug.Assert(!
IsPlaced
);