2 writes to _doNotEscapeUriAttributes
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlWriterSettings.cs (2)
345_doNotEscapeUriAttributes = value; 708_doNotEscapeUriAttributes = false;
1 reference to _doNotEscapeUriAttributes
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlWriterSettings.cs (1)
340return _doNotEscapeUriAttributes;