1 write to _owningModule
ILCompiler.Compiler (1)
parent\parent\Common\TypeSystem\Interop\InteropStateManager.cs (1)
230
_owningModule
= owningModule;
1 reference to _owningModule
ILCompiler.Compiler (1)
parent\parent\Common\TypeSystem\Interop\InteropStateManager.cs (1)
221
return new NativeStructType(
_owningModule
, key, _interopStateManager);