1 write to _interopStateManager
ILCompiler.Compiler (1)
parent\parent\Common\TypeSystem\Interop\InteropStateManager.cs (1)
280
_interopStateManager
= interopStateManager;
1 reference to _interopStateManager
ILCompiler.Compiler (1)
parent\parent\Common\TypeSystem\Interop\InteropStateManager.cs (1)
272
return new StructMarshallingThunk(_owningType, key.ManagedType, key.ThunkType,
_interopStateManager
);