2 writes to doNotEscapeUriAttributes
System.Xml (2)
System\Xml\Core\XmlWriterSettings.cs (2)
345doNotEscapeUriAttributes = value; 695doNotEscapeUriAttributes = false;
1 reference to doNotEscapeUriAttributes
System.Xml (1)
System\Xml\Core\XmlWriterSettings.cs (1)
340return doNotEscapeUriAttributes;