Quantcast
Channel: YouTrackReSharper (RSRP) - Bug and Issue Tracker
Viewing all articles
Browse latest Browse all 106942

RSRP-287756: False Error "Dispose is not a member of IDisposable" on Duplicate Explicit Implementation

$
0
0
Reporter Serge Baltic (baltic) Serge Baltic (baltic)
Created Jan 13, 2012 5:43:02 PM
Updated Jan 16, 2012 9:09:49 PM
Resolved Jan 16, 2012 5:39:44 PM
Priority Normal
Type Bug
Fix versions Next
State Fixed
Assignee Evgeny Pasynkov (pasynkov)
Subsystem Code Analysis
Affected versions No Affected versions
Fixed in build 6.5.1.2465
  public class Aaa : IDisposable
  {
    void IDisposable.Dispose() {}
    void IDisposable.Dispose() {}
  }


On the duplicate line, says Dispose is not a member of IDisposable, which is the wrong explanation of this error.

Viewing all articles
Browse latest Browse all 106942

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>