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