3 Replies Last post: Feb 10, 2010 9:26 PM by Linus K  
Linus K Newbie 19 posts since
Nov 9, 2009
Currently Being Moderated

Feb 5, 2010 12:38 PM

Bug: Solution wide analysis show false error

I'm attaching an example of a pretty irritating bug that we would love if you could fix.

 

The bug seems to appear when you have a smart device v2.0 project and you use System.Xml and then have another project of type standard class lib 3.5 and and use a type from the first project with for example a XmlNode as a parameter. Solution wide analysis will then report an error which is false and we have to disable that error frequently. The attached project should clearly show the problem in MyClassTests.cs on line 12.

 

The bug has as far as I know always been there and currently I'm using the nightly build från Feb 2nd.

 

Would love it if you could fix this

 

/Linus

Attachments:
Evgeny Pasynkov JetBrains 6,088 posts since
Dec 3, 2003
Currently Being Moderated
Feb 10, 2010 3:01 PM in response to: Linus K
Re: Bug: Solution wide analysis show false error

Thank you. The problem is fixed

More Like This

  • Retrieving data ...