1 write to refer
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\CompiledIdentityConstraint.cs (1)
91this.refer = ((XmlSchemaKeyref)constraint).Refer;
2 references to refer
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaValidator.cs (1)
2214if (constraintStructures[j].constraint.name == _context.Constr[i].constraint.refer)
FrameworkFork\Microsoft.Xml\Xml\schema\xsdvalidator.cs (1)
894if (constraints[j].constraint.name == context.Constr[i].constraint.refer)