6 references to Sch_EmptyChoice
dotnet-svcutil-lib (6)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaCollectionCompiler.cs (3)
1063SendValidationEvent(ResXml.Sch_EmptyChoice, choice, XmlSeverityType.Warning); 1167SendValidationEvent(ResXml.Sch_EmptyChoice, groupRef, XmlSeverityType.Warning); 1266SendValidationEvent(ResXml.Sch_EmptyChoice, oldChoice, XmlSeverityType.Warning);
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaSetCompiler.cs (3)
1183SendValidationEvent(ResXml.Sch_EmptyChoice, choice, XmlSeverityType.Warning); 1293SendValidationEvent(ResXml.Sch_EmptyChoice, groupRef, XmlSeverityType.Warning); 1381SendValidationEvent(ResXml.Sch_EmptyChoice, oldChoice, XmlSeverityType.Warning);