1 reference to BestFitMask
System.Private.CoreLib (1)
src\System\Reflection\RuntimeCustomAttributeData.cs (1)
2224
attribute.BestFitMapping = (flags & PInvokeAttributes.
BestFitMask
) == PInvokeAttributes.BestFitEnabled;