Forum member

jschreuder

42 posts

Posts by jschreuder

  1. An item with the same key has already been added

    [quote=Remco;7810]Most likely it's related to code contained within these files that is causing the corruption or IL arrangement to surface. Check whether the files contain any interesting/complex snippets of code.. such as attributes containing nullable parameters or very rarely used features of t…

  2. An item with the same key has already been added

    Hi Remco. I've seen this issue posted before ([url=http://forum.ncrunch.net/yaf_postst1327_An-item-with-the-same-key-has-already-been-added.aspx]example[/url]) but it is happening for me now with v2.16.0.13 in VS2013. One of my projects fails to build with: [code=csharp] System.ArgumentExcep…