3 references to _identityConstraints
System.Private.Xml (3)
System\Xml\Schema\SchemaSetCompiler.cs (3)
122AddToTable(_identityConstraints, ic!.QualifiedName, ic); 237foreach (XmlSchemaIdentityConstraint? identityConstraint in _identityConstraints.Values) 2594XmlSchemaIdentityConstraint? ic = (XmlSchemaIdentityConstraint?)_identityConstraints[((XmlSchemaKeyref)xi).Refer];