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)
331return _owningType.Context; 392return _owningType;