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