1 write to _publicId
System.Private.Xml (1)
System\Xml\Dom\XmlEntity.cs (1)
20
_publicId
= publicId;
1 reference to _publicId
System.Private.Xml (1)
System\Xml\Dom\XmlEntity.cs (1)
111
get { return
_publicId
; }