1 instantiation of MstatEmitter
ILCompiler.Compiler (1)
Compiler\MstatObjectDumper.cs (1)
50_emitter = new MstatEmitter(asmName, context);
3 references to MstatEmitter
ILCompiler.Compiler (3)
Compiler\MstatObjectDumper.cs (3)
31private readonly MstatEmitter _emitter; 232private readonly MstatEmitter _emitter; 235MstatEmitter emitter,