12 references to SendValidationEvent
dotnet-svcutil-lib (12)
FrameworkFork\Microsoft.Xml\Xml\schema\Preprocessor.cs (2)
399
SendValidationEvent
(ResXml.Sch_InvalidIncludeLocation, include, XmlSeverityType.Warning);
861
SendValidationEvent
(ResXml.Sch_MultipleRedefine, redefine, XmlSeverityType.Warning);
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaCollectionCompiler.cs (4)
1063
SendValidationEvent
(ResXml.Sch_EmptyChoice, choice, XmlSeverityType.Warning);
1167
SendValidationEvent
(ResXml.Sch_EmptyChoice, groupRef, XmlSeverityType.Warning);
1266
SendValidationEvent
(ResXml.Sch_EmptyChoice, oldChoice, XmlSeverityType.Warning);
2505
SendValidationEvent
(ResXml.Sch_ComplexContentModel, complexType, XmlSeverityType.Warning);
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaCollectionPreprocessor.cs (2)
249
SendValidationEvent
(ResXml.Sch_InvalidIncludeLocation, include, XmlSeverityType.Warning);
258
SendValidationEvent
(ResXml.Sch_InvalidIncludeLocation, include, XmlSeverityType.Warning);
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaSetCompiler.cs (4)
1183
SendValidationEvent
(ResXml.Sch_EmptyChoice, choice, XmlSeverityType.Warning);
1293
SendValidationEvent
(ResXml.Sch_EmptyChoice, groupRef, XmlSeverityType.Warning);
1381
SendValidationEvent
(ResXml.Sch_EmptyChoice, oldChoice, XmlSeverityType.Warning);
2948
SendValidationEvent
(ResXml.Sch_ComplexContentModel, complexType, XmlSeverityType.Warning);