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)
381
return
_docTypeSystem
;
451
_docTypeSystem
!= null || _standalone == XmlStandalone.Yes;