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

RSRP-214198: Create from usage quick fix

$
0
0
Reporter Olga Lukianova (olka) Olga Lukianova (olka)
Created Feb 11, 2011 8:29:08 PM
Updated Apr 10, 2018 2:16:48 PM
Subsystem Quick Fixes - Create From Usage
Assignee Alisa Afonina (alisa.afonina)
Priority Normal
State Open
Type Bug
Fix version Backlog
Affected versions 2018.1
Fixed In Version ReSharper Undefined
VsVersion All Versions
Create from usage should check if such signature already exists.

partial class C
{
void A()
{
Foo({caret});
}

void Foo()
{
//body 1
}

}

partial class C
{
void Foo();
}

Viewing all articles
Browse latest Browse all 106942

Trending Articles



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