6 references to Sch_EnumNotStarted
dotnet-svcutil-lib (6)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaObjectTable.cs (4)
317throw new InvalidOperationException(string.Format(ResXml.Sch_EnumNotStarted, string.Empty)); 376throw new InvalidOperationException(string.Format(ResXml.Sch_EnumNotStarted, string.Empty)); 392throw new InvalidOperationException(string.Format(ResXml.Sch_EnumNotStarted, string.Empty)); 408throw new InvalidOperationException(string.Format(ResXml.Sch_EnumNotStarted, string.Empty));
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\XPathArrayIterator.cs (1)
58throw new InvalidOperationException(string.Format(ResXml.Sch_EnumNotStarted, string.Empty));
FrameworkFork\Microsoft.Xml\Xml\XPath\XPathNodeIterator.cs (1)
76throw new InvalidOperationException(string.Format(ResXml.Sch_EnumNotStarted, string.Empty));