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