4 references to ProcessIdentityConstraints
System.Private.Xml (4)
System\Xml\Schema\XmlSchemaValidator.cs (4)
1765if (ProcessIdentityConstraints && _context.ElementDecl!.Constraints != null) 1890if (ProcessIdentityConstraints) 1909if (ProcessIdentityConstraints) 2042get { return ProcessIdentityConstraints && _startIDConstraint != -1; }