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