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