1 reference to BestFitMask
mscorlib (1)
system\runtime\interopservices\attributes.cs (1)
818
bool bestFitMapping = (flags & PInvokeAttributes.
BestFitMask
) == PInvokeAttributes.BestFitEnabled;