12 references to SendValidationEvent
System.Private.Xml (12)
System\Xml\Schema\Preprocessor.cs (2)
379
SendValidationEvent
(SR.Sch_InvalidIncludeLocation, include, XmlSeverityType.Warning);
828
SendValidationEvent
(SR.Sch_MultipleRedefine, redefine, XmlSeverityType.Warning);
System\Xml\Schema\SchemaCollectionCompiler.cs (4)
1061
SendValidationEvent
(SR.Sch_EmptyChoice, choice, XmlSeverityType.Warning);
1165
SendValidationEvent
(SR.Sch_EmptyChoice, groupRef, XmlSeverityType.Warning);
1264
SendValidationEvent
(SR.Sch_EmptyChoice, oldChoice, XmlSeverityType.Warning);
2416
SendValidationEvent
(SR.Sch_ComplexContentModel, complexType, XmlSeverityType.Warning);
System\Xml\Schema\SchemaCollectionpreProcessor.cs (2)
244
SendValidationEvent
(SR.Sch_InvalidIncludeLocation, include, XmlSeverityType.Warning);
253
SendValidationEvent
(SR.Sch_InvalidIncludeLocation, include, XmlSeverityType.Warning);
System\Xml\Schema\SchemaSetCompiler.cs (4)
1190
SendValidationEvent
(SR.Sch_EmptyChoice, choice, XmlSeverityType.Warning);
1306
SendValidationEvent
(SR.Sch_EmptyChoice, groupRef, XmlSeverityType.Warning);
1397
SendValidationEvent
(SR.Sch_EmptyChoice, oldChoice, XmlSeverityType.Warning);
2885
SendValidationEvent
(SR.Sch_ComplexContentModel, complexType, XmlSeverityType.Warning);