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