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