2 references to GetReproInstructions
ILCompiler.ReadyToRun (2)
Compiler\ReadyToRunCodegenCompilation.cs (1)
935Logger.Writer.WriteLine($"Single method repro args:{GetReproInstructions(method)}");
JitInterface\CorInfoImpl.ReadyToRun.cs (1)
737_compilation.Logger.LogMessage($"ERROR: Determinism check compiling method '{MethodBeingCompiled}' failed. Use '{_compilation.GetReproInstructions(MethodBeingCompiled)}' on command line to reproduce the failure.");