1 reference to AllowRelaxedUnicodeDecoding
System.Web (1)
Util\Utf16StringValidator.cs (1)
17
private static readonly bool _skipUtf16Validation = AppSettings.
AllowRelaxedUnicodeDecoding
;