1 write to _forwardDelegateCreationStubHashtable
ILCompiler.Compiler (1)
parent\parent\Common\TypeSystem\Interop\InteropStateManager.cs (1)
31
_forwardDelegateCreationStubHashtable
= new ForwardDelegateCreationStubHashtable(this, _generatedAssembly.GetGlobalModuleType());
1 reference to _forwardDelegateCreationStubHashtable
ILCompiler.Compiler (1)
parent\parent\Common\TypeSystem\Interop\InteropStateManager.cs (1)
90
return
_forwardDelegateCreationStubHashtable
.GetOrCreateValue((MetadataType)delegateType);