1 reference to Sch_IncompleteContentExpecting
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaValidator.cs (1)
2590SendValidationEvent(eventHandler, sender, new XmlSchemaValidationException(SR.Sch_IncompleteContentExpecting, new string?[] { BuildElementName(context.LocalName!, context.Namespace!), PrintExpectedElements(names, getParticles) }, sourceUri, lineNo, linePos), XmlSeverityType.Error);