The library c5 is here http://www.itu.dk/research/c5/
I am debuggin the code.
The variable is of type c5.LinkedList`1
When i want to see the count property, it tells System.TypeLoadException. The message of exception is " The generic type c5.LinkedList`1 was used with the wrong number of generic arguments in assembly.
The same exception is for all properties. Variables are shown ok.
Is this a problem of c5 library, or #D debugger?
BTW. I get the same exception for System.Collections.Generic.List`1 .This never happened before using c5 library.
Friend of mine checked for this and got the same results. Both C5 and System.Collections.List count and other properties can not be loaded.
#D 2.1.0, Build 2454