1 write to systemId
System.Xml (1)
System\Xml\Core\QueryOutputWriterV1.cs (1)
40
this.
systemId
= settings.DocTypeSystem;
4 references to systemId
System.Xml (4)
System\Xml\Core\QueryOutputWriterV1.cs (4)
48
if (this.
systemId
!= null) {
83
if (this.
systemId
!= null || this.publicId != null)
115
if (this.publicId == null && this.
systemId
== null) {
135
this.
systemId
,