4 references to ProcessIdentityConstraints
System.Private.Xml (4)
System\Xml\Schema\XmlSchemaValidator.cs (4)
1767if (ProcessIdentityConstraints && _context.ElementDecl!.Constraints != null) 1892if (ProcessIdentityConstraints) 1911if (ProcessIdentityConstraints) 2044get { return ProcessIdentityConstraints && _startIDConstraint != -1; }