Project
ReSharper
Priority
Show-stopper
Type
Bug
Fix versions
4.1
State
Fixed
Assignee
Sergey Coox
Subsystem
No subsystem
Affected versions
No Affected versions
Fixed in build
5.0.1612.107  
  • Created by   Oren Novotny
    3 years ago (07 Jun 2008 04:35)
  • Updated by   Oren Novotny
    3 years ago (23 Jun 2008 14:27)
  • Jira: RSRP-71463
    (history, comments)
 
RSRP-71463 Incorrect error in WPF partial class when redundant base class is removed
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
When overriding a method in App.xaml.cs, if you remove the : Application inheritance (since R# marks it as redundant), then R#'s parser shows errors on the override.

The code compiles fine though since the generated partial class does have the correct base class.

In the attached sln, open up App.xaml.cs. You'll see that the override keyword is incorrectly flagged as an error.

Issue was closed
Comments (0)
 
History
 
Linked Issues (?)
 
TeamCity Changes (0)
 
Issue has no comments