1 write to refer
System.Xml (1)
System\Xml\Schema\XmlSchemaIdEntityConstraint.cs (1)
125
set {
refer
= (value == null ? XmlQualifiedName.Empty : value); }
1 reference to refer
System.Xml (1)
System\Xml\Schema\XmlSchemaIdEntityConstraint.cs (1)
124
get { return
refer
; }