4 references to Unknown
ILCompiler.ReadyToRun (4)
JitInterface\CorInfoImpl.ReadyToRun.cs (1)
3175
blockType = BlockType.
Unknown
;
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (3)
4203
BlockType retBlockType = BlockType.
Unknown
;
4211
return BlockType.
Unknown
;
4279
Debug.Assert(locationBlock != BlockType.
Unknown
, "BlockType.Unknown not expected");