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