2 references to IsPending
ILCompiler.Compiler (2)
src\runtime\src\coreclr\tools\Common\TypeSystem\IL\ILImporter.cs (2)
293
_basicBlocks[0].State = BasicBlock.ImportState.
IsPending
;
318
basicBlock.State = BasicBlock.ImportState.
IsPending
;