Skip to content

Replace Select and Merge with SelectMany

oriches edited this page Mar 24, 2013 · 6 revisions

[Back to Code Analysis Quick Fixes] (https://github.com/oriches/Resharper.ReactivePlugin/wiki/Code-Analysis-Quick-Fixes)

Implements a quick fix for the Replace Select & Merge with SelectMany highlight.

With the plugin installed when the following Resharper highlight annotation is show:

![Replace Select & Merge with SelectMany highlght] (http://oi49.tinypic.com/2iqzdoh.jpg)

There will be a quick fix 'bulb' shown to the left of the highlight:

![Replace Select & Merge with SelectMany quick fix] (http://oi48.tinypic.com/s60pas.jpg)

Clone this wiki locally