1 write to _owningType
ILCompiler.Compiler (1)
IL\Stubs\StartupCode\NativeLibraryStartupMethod.cs (1)
23
_owningType
= owningType;
2 references to _owningType
ILCompiler.Compiler (2)
IL\Stubs\StartupCode\NativeLibraryStartupMethod.cs (2)
31
return
_owningType
.Context;
39
return
_owningType
;