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

RSRP-137743: Removing the last String.Format parameter should remove the String.Format call

$
0
0
Reporter Andrew Serebryansky (andrew.serebryansky) Andrew Serebryansky (andrew.serebryansky)
Created Dec 2, 2009 1:58:36 PM
Updated Apr 28, 2012 12:28:37 AM
Priority Major
Type Usability Problem
Fix versions 7.0
State Open
Assignee Alexey Kuptsov (alexey.kuptsov)
Subsystem Code Analysis
Affected versions No Affected versions
Fixed in build No Fixed in build
Applying a quick-fix 'Remove redundant argument' in
String.Format("[Request processing service]: Request should be moved", DateTime.Now);

results in
String.Format("[Request processing service]: Request should be moved");

Would be great if it could also remove the String.Format call since it's not necessary anymore:
"[Request processing service]: Request should be moved"

Viewing all articles
Browse latest Browse all 106942

Trending Articles



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