1 write to _owningType
ILCompiler.Compiler (1)
parent\parent\Common\TypeSystem\Interop\IL\NativeStructType.cs (1)
420
_owningType
= owningType;
2 references to _owningType
ILCompiler.Compiler (2)
parent\parent\Common\TypeSystem\Interop\IL\NativeStructType.cs (2)
331
return
_owningType
.Context;
392
return
_owningType
;