Page 1 of 1

LinkedList: not yet implemented?

Posted: Fri Jul 01, 2016 12:53 am
by xidea
Hello,

I'm testing this wonderful tool, and I read here http://cshtml5.com/links/what-is-supported.aspx that LinkedList is already implemented, but the Collections.Generic namespace doesn't sohow it.

Is it a mistake?

I also notice that the "Invalid markup" error is still here in VS2015, and to get rid of it I must add temporary references to three Framework's assemblies:

WindowsBase
PresentationCore
PresentationFramework

and every time remove them for compilation/execution.

Thanks

Flavio