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