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