1 instantiation of NativeStructTypeHashtable
ILCompiler.Compiler (1)
parent\parent\Common\TypeSystem\Interop\InteropStateManager.cs (1)
29
_nativeStructHashtable = new
NativeStructTypeHashtable
(this, _generatedAssembly);
1 reference to NativeStructTypeHashtable
ILCompiler.Compiler (1)
parent\parent\Common\TypeSystem\Interop\InteropStateManager.cs (1)
16
private readonly
NativeStructTypeHashtable
_nativeStructHashtable;