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