3 references to EndElement
System.Private.Xml (3)
System\Xml\Schema\XmlSchemaValidator.cs (3)
1171throw new InvalidOperationException(SR.Format(SR.Sch_InvalidEndElementMultiple, s_methodNames[(int)ValidatorState.EndElement])); 1174CheckStateTransition(ValidatorState.EndElement, s_methodNames[(int)ValidatorState.EndElement]);