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