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