History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-47244
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Normal Normal
Assignee: Valentin Kipiatkov
Reporter: Serge Baltic
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper

SWA: "DLL Not Referenced" Error Is Not ReChecked After Adding a Reference

Created: 12 Aug 07 02:29   Updated: 04 Sep 07 17:40
Component/s: Code Analysis - Solution-wide
Fix Version/s: 3.1
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
A compilable solution, at least two projects PA and PB, a type TA from PA used in PB.

Add an interface IA to the TA's implementations list, such that it's defined in a DLL not referenced by PB. SWA correctly detects errors in all the files from PB using TA, as they mention IA from a DLL that's not referenced in PB.

When I add a reference (via QFix), only the current file gets updated, but all the other files in PB still indicate an error.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.