4 references to ProcessIdentityConstraints
System.Xml (4)
System\Xml\Schema\XmlSchemaValidator.cs (4)
1484
if (
ProcessIdentityConstraints
&& context.ElementDecl.Constraints != null) {
1589
if (
ProcessIdentityConstraints
) {
1605
if (
ProcessIdentityConstraints
) {
1709
get { return
ProcessIdentityConstraints
&& startIDConstraint != -1; }