3 references to _identityConstraints
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaSetCompiler.cs (3)
112AddToTable(_identityConstraints, ic.QualifiedName, ic); 225foreach (XmlSchemaIdentityConstraint identityConstraint in _identityConstraints.Values) 2650XmlSchemaIdentityConstraint ic = (XmlSchemaIdentityConstraint)_identityConstraints[((XmlSchemaKeyref)xi).Refer];