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