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

RSRP-123557: Create readonly property with backing field: formatting

$
0
0
Reporter Valentin Kipiatkov (valentin) Valentin Kipiatkov (valentin)
Created Oct 2, 2009 4:29:26 PM
Updated Apr 6, 2018 5:35:04 PM
Resolved Apr 6, 2018 5:35:04 PM
Subsystem Quick Fixes
Assignee Alisa Afonina (alisa.afonina)
Priority Normal
State Duplicate
Type Bug
Fix version Backlog
Affected versions No Affected versions
Fixed In Version ReSharper Undefined
VsVersion All Versions
Quickfix on unresolved name to create readonly property.
It suggested variants of the body. I chose use of backing field. Result is:

    public Reporter Reporter
{
get {
return myReporter;
}
}

Viewing all articles
Browse latest Browse all 106942

Trending Articles



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