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)
340
return
_doNotEscapeUriAttributes
;