1 write to _owningType
ILCompiler.Compiler (1)
IL\Stubs\StartupCode\StartupCodeMainMethod.cs (1)
27
_owningType
= owningType;
2 references to _owningType
ILCompiler.Compiler (2)
IL\Stubs\StartupCode\StartupCodeMainMethod.cs (2)
37
return
_owningType
.Context;
45
return
_owningType
;