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