bufferParams.Distances.Add(5.6);
I cannot reproduce with SDK sample: http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#BufferPoint
I did not get a failure when I updated just this line:
bufferParams.Distances.Add(5.6);