2 references to XmlRpcArrayOfValueTypes
System.Private.Xml (2)
System\Xml\Serialization\SoapReflectionImporter.cs (1)
426throw new NotSupportedException(SR.Format(SR.XmlRpcArrayOfValueTypes, model.TypeDesc.FullName));
System\Xml\Serialization\XmlSerializationReader.cs (1)
1663throw new NotSupportedException(SR.Format(SR.XmlRpcArrayOfValueTypes, elementType.FullName));