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

RSRP-127341: CA::MergePartialDecls: Kills Generic Parameters Specialized to the Same Class

$
0
0
Reporter Serge Baltic (baltic) Serge Baltic (baltic)
Created Oct 28, 2009 3:59:15 PM
Updated Apr 6, 2018 5:45:44 PM
Subsystem Context Actions
Assignee Alisa Afonina (alisa.afonina)
Priority Normal
State Submitted
Type Bug
Fix version Backlog
Affected versions 2018.1
Fixed In Version ReSharper Undefined
VsVersion All Versions
partial class Wgb{}
partial class Wgb : IEquatable<Wgb> { }

After merging the parts (executed on the first partial):

internal class Wgb : IEquatable
{
}

Type param <Wgb> is lost.

Viewing all articles
Browse latest Browse all 106942

Trending Articles



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