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