1 write to _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)
180
return
_inlineArrayHashtable
.GetOrCreateValue(candidate);