16 references to SendValidationEvent
dotnet-svcutil-lib (16)
FrameworkFork\Microsoft.Xml\Xml\schema\basevalidator.cs (3)
244
SendValidationEvent
(new XmlSchemaException(code, args, reader.BaseURI, _positionInfo.LineNumber, _positionInfo.LinePosition));
249
SendValidationEvent
(new XmlSchemaException(code, arg, reader.BaseURI, _positionInfo.LineNumber, _positionInfo.LinePosition));
254
SendValidationEvent
(new XmlSchemaException(code, new string[] { arg1, arg2 }, reader.BaseURI, _positionInfo.LineNumber, _positionInfo.LinePosition));
FrameworkFork\Microsoft.Xml\Xml\schema\dtdvalidator.cs (3)
205
SendValidationEvent
(e);
223
SendValidationEvent
(e);
491
SendValidationEvent
(new XmlSchemaException(ResXml.Sch_UndeclaredId, next.Id, reader.BaseURI, next.LineNo, next.LinePos));
FrameworkFork\Microsoft.Xml\Xml\schema\xdrvalidator.cs (3)
291
SendValidationEvent
(e);
316
SendValidationEvent
(e);
685
SendValidationEvent
(new XmlSchemaException(ResXml.Sch_UndeclaredId, next.Id, reader.BaseURI, next.LineNo, next.LinePos));
FrameworkFork\Microsoft.Xml\Xml\schema\xsdvalidator.cs (7)
534
SendValidationEvent
(e);
566
SendValidationEvent
(e);
833
SendValidationEvent
(new XmlSchemaException(ResXml.Sch_UndeclaredId, next.Id, reader.BaseURI, next.LineNo, next.LinePos));
1093
SendValidationEvent
(new XmlSchemaException(ResXml.Sch_MissingKey, constraints[i].constraint.name.ToString(), reader.BaseURI, ks.PosLine, ks.PosCol));
1100
SendValidationEvent
(new XmlSchemaException(ResXml.Sch_DuplicateKey,
1117
SendValidationEvent
(new XmlSchemaException(ResXml.Sch_DuplicateKey,
1160
SendValidationEvent
(new XmlSchemaException(ResXml.Sch_UnresolvedKeyref, new string[2] { ks.ToString(), vcs[i].constraint.name.ToString() },