1 write to _refer
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaIdEntityConstraint.cs (1)
92set { _refer = value ?? XmlQualifiedName.Empty; }
1 reference to _refer
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaIdEntityConstraint.cs (1)
91get { return _refer; }