1 reference to HasPointersFlag
System.Private.CoreLib (1)
src\runtime\src\coreclr\nativeaot\Common\src\Internal\Runtime\MethodTable.cs (1)
753
return ((_uFlags & (uint)EETypeFlags.
HasPointersFlag
) != 0);