2 references to DoNotEscapeUriAttributes
System.Private.Xml (2)
System\Xml\Core\HtmlEncodedRawTextWriter.cs (1)
449_doNotEscapeUriAttributes = settings.DoNotEscapeUriAttributes;
System\Xml\Core\HtmlUtf8RawTextWriter.cs (1)
426_doNotEscapeUriAttributes = settings.DoNotEscapeUriAttributes;