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