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

RSRP-261557: "Put Into Using construct" removes comment lines

$
0
0
Reporter Alex Berezoutsky (fergard) Alex Berezoutsky (fergard)
Created May 4, 2011 3:30:31 PM
Updated Jan 30, 2012 7:52:48 PM
Priority Major
Type Bug
Fix versions No Fix versions
State Submitted
Assignee eugene legkiy (jenya.legkiy)
Subsystem No subsystem
Affected versions 5.1.3
Fixed in build No Fixed in build
To reproduce just use the context action on the "command" variable.
		private void Test()
		{
			SqlCommand command = new SqlCommand("Select 1");

			// my comment
			// my comment 2
			command.CommandType = CommandType.Text;

			command.ExecuteNonQuery();
		}

Viewing all articles
Browse latest Browse all 106942

Trending Articles



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