6 references to Sch_EmptyChoice
System.Private.Xml (6)
System\Xml\Schema\SchemaCollectionCompiler.cs (3)
1061SendValidationEvent(SR.Sch_EmptyChoice, choice, XmlSeverityType.Warning); 1165SendValidationEvent(SR.Sch_EmptyChoice, groupRef, XmlSeverityType.Warning); 1264SendValidationEvent(SR.Sch_EmptyChoice, oldChoice, XmlSeverityType.Warning);
System\Xml\Schema\SchemaSetCompiler.cs (3)
1190SendValidationEvent(SR.Sch_EmptyChoice, choice, XmlSeverityType.Warning); 1306SendValidationEvent(SR.Sch_EmptyChoice, groupRef, XmlSeverityType.Warning); 1397SendValidationEvent(SR.Sch_EmptyChoice, oldChoice, XmlSeverityType.Warning);