2 references to XmlRpcLitElementNamespace
System.Private.Xml (2)
System\Xml\Serialization\XmlReflectionImporter.cs (2)
2039throw new InvalidOperationException(SR.Format(SR.XmlRpcLitElementNamespace, "Namespace", xmlElement.Namespace)); 2048throw new InvalidOperationException(SR.Format(SR.XmlRpcLitElementNamespace, "Namespace", a.XmlArray.Namespace));