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