1 write to _publicId
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaNotation.cs (1)
26set { _publicId = value; }
1 reference to _publicId
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaNotation.cs (1)
25get { return _publicId; }