2 references to Sch_InvalidEndElementMultiple
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaValidator.cs (2)
940
throw new InvalidOperationException(string.Format(ResXml.
Sch_InvalidEndElementMultiple
, s_methodNames[(int)ValidatorState.SkipToEndElement]));
1201
throw new InvalidOperationException(string.Format(ResXml.
Sch_InvalidEndElementMultiple
, s_methodNames[(int)ValidatorState.EndElement]));