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