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