1 write to publicId
System.Xml (1)
System\Xml\Schema\XmlSchemaNotation.cs (1)
39
set {
publicId
= value; }
1 reference to publicId
System.Xml (1)
System\Xml\Schema\XmlSchemaNotation.cs (1)
38
get { return
publicId
; }