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