3 references to EndElement
System.Xml (3)
System\Xml\Schema\XmlSchemaValidator.cs (3)
1008
throw new InvalidOperationException(Res.GetString(Res.Sch_InvalidEndElementMultiple, MethodNames[(int)ValidatorState.
EndElement
]));
1010
CheckStateTransition(ValidatorState.
EndElement
, MethodNames[(int)ValidatorState.
EndElement
]);