2 references to Sch_InvalidEndElementMultiple
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaValidator.cs (2)
889throw new InvalidOperationException(SR.Format(SR.Sch_InvalidEndElementMultiple, s_methodNames[(int)ValidatorState.SkipToEndElement])); 1159throw new InvalidOperationException(SR.Format(SR.Sch_InvalidEndElementMultiple, s_methodNames[(int)ValidatorState.EndElement]));