3 references to SourceTypes
ILCompiler.Compiler (2)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoTypes.cs (2)
1374
public
SourceTypes
source; // The debugger needs this so that
1423
public
SourceTypes
Source;
ILCompiler.RyuJit (1)
JitInterface\CorInfoImpl.RyuJit.cs (1)
1048
if (nativeToILInfo->source ==
SourceTypes
.CALL_INSTRUCTION)