1 write to _owningType
ILCompiler.Compiler (1)
parent\parent\Common\TypeSystem\Interop\InteropStateManager.cs (1)
408
_owningType
= owningType;
1 reference to _owningType
ILCompiler.Compiler (1)
parent\parent\Common\TypeSystem\Interop\InteropStateManager.cs (1)
399
return new ForwardDelegateCreationThunk(key,
_owningType
, _interopStateManager);