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

RSRP-287738: Nullable[] is rewritten as int?

$
0
0
Reporter Ilya Kozhevnikov (kozhevnikov) Ilya Kozhevnikov (kozhevnikov)
Created Jan 12, 2012 9:09:01 PM
Updated Mar 21, 2012 7:29:29 PM
Priority Major
Type Bug
Fix versions 7.0
State Submitted
Assignee Alexey Kuptsov (alexey.kuptsov)
Subsystem No subsystem
Affected versions 6.1
Fixed in build No Fixed in build
After both rewrite suggestions Nullable<Int32>[] foo = new Nullable<Int32>[0] is transformed into int? foo = new int?[0] which, of course, fails.

Viewing all articles
Browse latest Browse all 106942

Trending Articles



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