Code Analysis Quick Fixes - oriches/Resharper.ReactivePlugin GitHub Wiki
[Back Home] (https://github.com/oriches/Resharper.ReactivePlugin/wiki)
When you see a piece of code that is highlighted as error, warning, suggestion, or hint it means that the ReSharper's Code Analysis is enabled. In most cases, these code issues can be repaired or improved instantly using quick-fixes, these are displayed to left of the highlighted code line using a context menu.
Available Quick Fixes
[Replace Select & Merge with SelectMany] (https://github.com/oriches/Resharper.ReactivePlugin/wiki/Replace-Select-And-Merge-With-SelectMany)