1 write to _owningType
ILCompiler.Compiler (1)
parent\parent\Common\TypeSystem\Interop\InteropStateManager.cs (1)
488
_owningType
= owningType;
1 reference to _owningType
ILCompiler.Compiler (1)
parent\parent\Common\TypeSystem\Interop\InteropStateManager.cs (1)
481
return new PInvokeLazyFixupField(
_owningType
, key.Method, key.NativeSignature);