2 references to Sch_UndeclaredIdentityConstraint
System.Private.Xml (2)
System\Xml\Schema\SchemaCollectionCompiler.cs (1)
2141throw new XmlSchemaException(SR.Sch_UndeclaredIdentityConstraint, ((XmlSchemaKeyref)xi).Refer.ToString(), xi);
System\Xml\Schema\SchemaSetCompiler.cs (1)
2597throw new XmlSchemaException(SR.Sch_UndeclaredIdentityConstraint, ((XmlSchemaKeyref)xi).Refer.ToString(), xi);