3 references to Xml_NoStartTag
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextWriter.cs (1)
1308
throw new InvalidOperationException(ResXml.
Xml_NoStartTag
);
FrameworkFork\Microsoft.Xml\Xml\Core\XmlWellformedWriter.cs (2)
533
throw new XmlException(ResXml.
Xml_NoStartTag
, string.Empty);
584
throw new XmlException(ResXml.
Xml_NoStartTag
, string.Empty);