Support for Generic associations

Hi,

Do the VP ‘Instant Reverse’ functionality support generic datatypes when handling (.NET)?
When i reverse one of my C# projects VP generates a quite good UML diagram. The problem appears when i have a generic datatype in one of my classes (fx. var w1 = new Dictionary<int, Customers>). When reversing this VP correctly lists it as a field, but for some reason it don’t draw a association link - which i would very much like it to do.

Any Hints?

/Johnny