1 write to DocTypePublic
System.Xml (1)
System\Xml\Core\QueryOutputWriter.cs (1)
111settings.DocTypePublic = this.publicId;
2 references to DocTypePublic
System.Xml (2)
System\Xml\Core\QueryOutputWriter.cs (1)
39this.publicId = settings.DocTypePublic;
System\Xml\Core\QueryOutputWriterV1.cs (1)
41this.publicId = settings.DocTypePublic;