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