3 references to Xml_InvalidXmlSpace
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (1)
5203Throw(ResXml.Xml_InvalidXmlSpace, attr.StringValue, attr.lineInfo.lineNo, attr.lineInfo.linePos);
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextWriter.cs (1)
1701throw new ArgumentException(string.Format(ResXml.Xml_InvalidXmlSpace, value));
FrameworkFork\Microsoft.Xml\Xml\Core\XmlWellformedWriter.cs (1)
852throw new ArgumentException(string.Format(ResXml.Xml_InvalidXmlSpace, value));