2 references to DelegateMarshallingStubHashtableKey
ILCompiler.Compiler (2)
parent\parent\Common\TypeSystem\Interop\InteropStateManager.cs (2)
55var stubKey = new DelegateMarshallingStubHashtableKey((MetadataType)delegateType, DelegateMarshallingMethodThunkKind.ReverseOpenStatic); 73var stubKey = new DelegateMarshallingStubHashtableKey((MetadataType)delegateType, DelegateMarshallingMethodThunkKind.ReverseClosed);