2 references to ETF_FunctionPointerParameters
System.Private.CoreLib (2)
src\runtime\src\coreclr\nativeaot\Common\src\Internal\Runtime\MethodTable.cs (2)
678
void* pStart = (byte*)Unsafe.AsPointer(ref this) + GetFieldOffset(EETypeField.
ETF_FunctionPointerParameters
);
1221
if (eField == EETypeField.
ETF_FunctionPointerParameters
)