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