1 write to _interopStateManager
ILCompiler.Compiler (1)
parent\parent\Common\TypeSystem\Interop\InteropStateManager.cs (1)
319
_interopStateManager
= interopStateManager;
1 reference to _interopStateManager
ILCompiler.Compiler (1)
parent\parent\Common\TypeSystem\Interop\InteropStateManager.cs (1)
311
return new InlineArrayType(_owningModule, key.ElementType, key.Length,
_interopStateManager
);