1 instantiation of InlineArrayHashTable
ILCompiler.Compiler (1)
parent\parent\Common\TypeSystem\Interop\InteropStateManager.cs (1)
33
_inlineArrayHashtable = new
InlineArrayHashTable
(this, _generatedAssembly);
1 reference to InlineArrayHashTable
ILCompiler.Compiler (1)
parent\parent\Common\TypeSystem\Interop\InteropStateManager.cs (1)
21
private readonly
InlineArrayHashTable
_inlineArrayHashtable;