1 instantiation of MainMethodWrapper
ILCompiler.Compiler (1)
IL\Stubs\StartupCode\StartupCodeMainMethod.cs (1)
27
_mainMethod = new
MainMethodWrapper
(owningType, mainMethod);
1 reference to MainMethodWrapper
ILCompiler.Compiler (1)
IL\Stubs\StartupCode\StartupCodeMainMethod.cs (1)
19
private
MainMethodWrapper
_mainMethod;