2 writes to _standalone
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlWriterSettings.cs (2)
414_standalone = value; 707_standalone = XmlStandalone.Omit;
2 references to _standalone
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlWriterSettings.cs (2)
409return _standalone; 451_docTypeSystem != null || _standalone == XmlStandalone.Yes;