2 references to SendValidationEvent
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaValidator.cs (2)
1393
SendValidationEvent
(ResXml.Sch_InvalidElementSubstitution, BuildElementName(elementName), BuildElementName(matchedElem.QualifiedName));
1636
SendValidationEvent
(ResXml.Sch_SchemaElementNameMismatch, elementName.ToString(), element.QualifiedName.ToString());