4 references to ProcessIdentityConstraints
System.Xml (4)
System\Xml\Schema\XmlSchemaValidator.cs (4)
1484if (ProcessIdentityConstraints && context.ElementDecl.Constraints != null) { 1589if (ProcessIdentityConstraints) { 1605if (ProcessIdentityConstraints) { 1709get { return ProcessIdentityConstraints && startIDConstraint != -1; }