2 references to ConstraintStruct
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaValidator.cs (1)
2192_context.Constr[id++] = new ConstraintStruct(currentElementDecl.Constraints[i]);
FrameworkFork\Microsoft.Xml\Xml\schema\xsdvalidator.cs (1)
872context.Constr[id++] = new ConstraintStruct(context.ElementDecl.Constraints[i]);