2 writes to _docTypePublic
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlWriterSettings.cs (2)
400
_docTypePublic
= value;
706
_docTypePublic
= null;
2 references to _docTypePublic
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlWriterSettings.cs (2)
395
return
_docTypePublic
;
450
return _cdataSections.Count != 0 ||
_docTypePublic
!= null ||