6 references to Sch_EnumFinished
System.Private.Xml (6)
System\Xml\Schema\XmlSchemaObjectTable.cs (4)
291throw new InvalidOperationException(SR.Format(SR.Sch_EnumFinished, string.Empty)); 350throw new InvalidOperationException(SR.Format(SR.Sch_EnumFinished, string.Empty)); 366throw new InvalidOperationException(SR.Format(SR.Sch_EnumFinished, string.Empty)); 382throw new InvalidOperationException(SR.Format(SR.Sch_EnumFinished, string.Empty));
System\Xml\XPath\XPathNodeIterator.cs (1)
64throw new InvalidOperationException(SR.Format(SR.Sch_EnumFinished, string.Empty));
System\Xml\Xsl\ListBase.cs (1)
248throw new InvalidOperationException(SR.Format(SR.Sch_EnumFinished, string.Empty));