1 write to refer
System.Private.Xml (1)
System\Xml\Schema\CompiledidEntityConstraint.cs (1)
86this.refer = ((XmlSchemaKeyref)constraint).Refer;
2 references to refer
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaValidator.cs (1)
2174if (constraintStructures[j].constraint.name == _context.Constr[i].constraint.refer)
System\Xml\Schema\XsdValidator.cs (1)
876if (constraints[j].constraint.name == context.Constr[i].constraint.refer)