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