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