2 references to DispatchMap
System.Private.CoreLib (2)
src\runtime\src\coreclr\nativeaot\Runtime.Base\src\System\Runtime\DispatchResolve.cs (1)
181
DispatchMap* pMap = pTgtType->
DispatchMap
;
System\Runtime\InteropServices\IDynamicInterfaceCastable.cs (1)
72
if (resolvedImplType->
DispatchMap
== null)