2 references to ILNum
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRun\DebugInfoTableNode.cs (2)
257writer.WriteUInt((uint)(nativeVarInfo.varNumber - (int)ILNum.MAX_ILNUM)); 260if (nativeVarInfo.varNumber == unchecked((uint)ILNum.CALL_RETURN_ILNUM))