2 references to DontThrowOnInvalidSurrogatePairs
System.Xml (2)
System\Xml\Core\XmlEncodedRawTextWriter.cs (1)
1388
(LocalAppContextSwitches.
DontThrowOnInvalidSurrogatePairs
|| lowChar <= XmlCharType.SurLowEnd)) {
System\Xml\Core\XmlUtf8RawTextWriter.cs (1)
1253
(LocalAppContextSwitches.
DontThrowOnInvalidSurrogatePairs
|| lowChar <= XmlCharType.SurLowEnd)) {