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