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