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