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