1 reference to ThrowOnUnmappableCharMask
mscorlib (1)
system\runtime\interopservices\attributes.cs (1)
819
bool throwOnUnmappableChar = (flags & PInvokeAttributes.
ThrowOnUnmappableCharMask
) == PInvokeAttributes.ThrowOnUnmappableCharEnabled;