1 write to refer
System.Xml (1)
System\Xml\Schema\CompiledidEntityConstraint.cs (1)
76this.refer = ((XmlSchemaKeyref)constraint).Refer;
2 references to refer
System.Xml (2)
System\Xml\Schema\XmlSchemaValidator.cs (1)
1830if (constraintStructures[j].constraint.name == context.Constr[i].constraint.refer) {
System\Xml\Schema\XsdValidator.cs (1)
732if (constraints[j].constraint.name == context.Constr[i].constraint.refer) {