3 references to Xml_UndefNamespace
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextWriter.cs (1)
1033
throw new ArgumentException(string.Format(ResXml.
Xml_UndefNamespace
, ns));
FrameworkFork\Microsoft.Xml\Xml\Core\XmlWellformedWriter.cs (1)
1381
throw new ArgumentException(string.Format(ResXml.
Xml_UndefNamespace
, ns));
FrameworkFork\Microsoft.Xml\Xml\Core\XmlWriter.cs (1)
263
throw new ArgumentException(string.Format(ResXml.
Xml_UndefNamespace
, ns));