1 write to _publicId
System.Private.Xml (1)
System\Xml\Core\QueryOutputWriterV1.cs (1)
38_publicId = settings.DocTypePublic;
3 references to _publicId
System.Private.Xml (3)
System\Xml\Core\QueryOutputWriterV1.cs (3)
88if (_systemId != null || _publicId != null) 126if (_publicId == null && _systemId == null) 149_publicId,