4 references to Xml_ClosedOrError
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextWriter.cs (1)
397
throw new ArgumentException(ResXml.
Xml_ClosedOrError
);
FrameworkFork\Microsoft.Xml\Xml\Core\XmlWellformedWriter.cs (2)
1574
throw new InvalidOperationException(ResXml.
Xml_ClosedOrError
);
1948
throw new InvalidOperationException(ResXml.
Xml_ClosedOrError
);
FrameworkFork\Microsoft.Xml\Xml\Dom\DocumentXmlWriter.cs (1)
611
throw new InvalidOperationException(ResXml.
Xml_ClosedOrError
);