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