4 references to ProcessIdentityConstraints
System.Private.Xml (4)
System\Xml\Schema\XmlSchemaValidator.cs (4)
1772if (ProcessIdentityConstraints && _context.ElementDecl!.Constraints != null) 1897if (ProcessIdentityConstraints) 1916if (ProcessIdentityConstraints) 2049get { return ProcessIdentityConstraints && _startIDConstraint != -1; }