1 write to _delegateMarshallingThunkHashtable
ILCompiler.Compiler (1)
parent\parent\Common\TypeSystem\Interop\InteropStateManager.cs (1)
30_delegateMarshallingThunkHashtable = new DelegateMarshallingStubHashtable(this, _generatedAssembly.GetGlobalModuleType());
2 references to _delegateMarshallingThunkHashtable
ILCompiler.Compiler (2)
parent\parent\Common\TypeSystem\Interop\InteropStateManager.cs (2)
56return _delegateMarshallingThunkHashtable.GetOrCreateValue(stubKey); 74return _delegateMarshallingThunkHashtable.GetOrCreateValue(stubKey);