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