1 write to _module
ILCompiler.Compiler (1)
Compiler\MainMethodRootProvider.cs (1)
30_module = module;
2 references to _module
ILCompiler.Compiler (2)
Compiler\MainMethodRootProvider.cs (2)
37MethodDesc mainMethod = _module.EntryPoint; 41TypeDesc owningType = _module.GetGlobalModuleType();