1 write to _owningType
ILCompiler.Compiler (1)
IL\Stubs\StartupCode\StartupCodeMainMethod.cs (1)
26
_owningType
= owningType;
2 references to _owningType
ILCompiler.Compiler (2)
IL\Stubs\StartupCode\StartupCodeMainMethod.cs (2)
36
return
_owningType
.Context;
44
return
_owningType
;