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