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