1 write to _structMarshallingThunkHashtable
ILCompiler.Compiler (1)
parent\parent\Common\TypeSystem\Interop\InteropStateManager.cs (1)
28_structMarshallingThunkHashtable = new StructMarshallingThunkHashTable(this, _generatedAssembly.GetGlobalModuleType());
3 references to _structMarshallingThunkHashtable
ILCompiler.Compiler (3)
parent\parent\Common\TypeSystem\Interop\InteropStateManager.cs (3)
143return _structMarshallingThunkHashtable.GetOrCreateValue(methodKey); 159return _structMarshallingThunkHashtable.GetOrCreateValue(methodKey); 175return _structMarshallingThunkHashtable.GetOrCreateValue(methodKey);