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