2 references to Xml_RedefinePrefix
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlWellformedWriter.cs (2)
1701
throw new XmlException(ResXml.
Xml_RedefinePrefix
, new string[] { prefix, _nsStack[existingNsIndex].namespaceUri, ns });
1781
throw new XmlException(ResXml.
Xml_RedefinePrefix
, new string[] { prefix, _nsStack[existingNsIndex].namespaceUri, ns });