3 references to identityConstraints
System.Xml (3)
System\Xml\Schema\SchemaSetCompiler.cs (3)
93AddToTable(identityConstraints, ic.QualifiedName, ic); 183foreach (XmlSchemaIdentityConstraint identityConstraint in identityConstraints.Values) { 2105XmlSchemaIdentityConstraint ic = (XmlSchemaIdentityConstraint)this.identityConstraints[((XmlSchemaKeyref)xi).Refer];