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