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)
56
return
_delegateMarshallingThunkHashtable
.GetOrCreateValue(stubKey);
74
return
_delegateMarshallingThunkHashtable
.GetOrCreateValue(stubKey);