3 references to Unknown
ILCompiler.RyuJit (3)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (3)
4549
BlockType retBlockType = BlockType.
Unknown
;
4557
return BlockType.
Unknown
;
4630
Debug.Assert(locationBlock != BlockType.
Unknown
, "BlockType.Unknown not expected");