1 write to _interopStateManager
ILCompiler.Compiler (1)
parent\parent\Common\TypeSystem\Interop\InteropStateManager.cs (1)
526
_interopStateManager
= interopStateManager;
1 reference to _interopStateManager
ILCompiler.Compiler (1)
parent\parent\Common\TypeSystem\Interop\InteropStateManager.cs (1)
521
return new CalliMarshallingMethodThunk(key.Signature, _owningType,
_interopStateManager
, key.RuntimeMarshallingEnabled);