2 references to Sch_MissingKey
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaValidator.cs (1)
2380SendValidationEvent(new XmlSchemaValidationException(SR.Sch_MissingKey, constraints[i].constraint.name.ToString(), _sourceUriString, ks.PosLine, ks.PosCol));
System\Xml\Schema\XsdValidator.cs (1)
1076SendValidationEvent(new XmlSchemaException(SR.Sch_MissingKey, constraints[i].constraint.name.ToString(), reader.BaseURI, ks.PosLine, ks.PosCol));