15 references to SendValidationEvent
System.Private.Xml (15)
System\Xml\Schema\BaseValidator.cs (2)
257SendValidationEvent(new XmlSchemaException(code, args, reader.BaseURI, _positionInfo.LineNumber, _positionInfo.LinePosition)); 262SendValidationEvent(new XmlSchemaException(code, arg, reader.BaseURI, _positionInfo.LineNumber, _positionInfo.LinePosition));
System\Xml\Schema\DtdValidator.cs (3)
208SendValidationEvent(e); 226SendValidationEvent(e); 490SendValidationEvent(new XmlSchemaException(SR.Sch_UndeclaredId, next.Id, reader.BaseURI, next.LineNo, next.LinePos));
System\Xml\Schema\XdrValidator.cs (3)
293SendValidationEvent(e); 319SendValidationEvent(e); 683SendValidationEvent(new XmlSchemaException(SR.Sch_UndeclaredId, next.Id, reader.BaseURI, next.LineNo, next.LinePos));
System\Xml\Schema\XsdValidator.cs (7)
526SendValidationEvent(e); 558SendValidationEvent(e); 815SendValidationEvent(new XmlSchemaException(SR.Sch_UndeclaredId, next.Id, reader.BaseURI, next.LineNo, next.LinePos)); 1076SendValidationEvent(new XmlSchemaException(SR.Sch_MissingKey, constraints[i].constraint.name.ToString(), reader.BaseURI, ks.PosLine, ks.PosCol)); 1083SendValidationEvent(new XmlSchemaException(SR.Sch_DuplicateKey, 1100SendValidationEvent(new XmlSchemaException(SR.Sch_DuplicateKey, 1143SendValidationEvent(new XmlSchemaException(SR.Sch_UnresolvedKeyref, new string[2] { ks!.ToString(), vcs[i].constraint.name.ToString() },