2 references to Logger
ILCompiler.RyuJit (2)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (2)
4461
Logger
.LogMessage(Marshal.PtrToStringUTF8((IntPtr)szFile) + ":" + iLine);
4462
Logger
.LogMessage(Marshal.PtrToStringUTF8((IntPtr)szExpr));