2 references to Status
ILCompiler.Compiler (2)
Compiler\TypePreinit.cs (2)
3684
return new
Status
($"Method '{method}', opcode '{opcode}' {detail ?? ""}");
3689
return new
Status
($"Method '{method}': {detail}");