2 references to ETF_DispatchMap
System.Private.CoreLib (2)
src\runtime\src\coreclr\nativeaot\Common\src\Internal\Runtime\MethodTable.cs (2)
824
uint offset = GetFieldOffset(EETypeField.
ETF_DispatchMap
);
1176
if (eField == EETypeField.
ETF_DispatchMap
)