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