2 references to ConstraintStruct
System.Xml (2)
System\Xml\Schema\XmlSchemaValidator.cs (1)
1813context.Constr[id++] = new ConstraintStruct(currentElementDecl.Constraints[i]);
System\Xml\Schema\XsdValidator.cs (1)
715context.Constr[id++] = new ConstraintStruct (context.ElementDecl.Constraints[i]);