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