resharper - Don't replace for-each by LINQ query -


resharper wants replace for-each linq queries. don't that, , don't want resharper suggesting it.

how can disable this?

i cannot find in resharper settings.

i don't want // resharper disable loopcanbeconvertedtoquery around each for-each.

i have newer version, resharper 9, here under resharper > settings > code inspection > inspection severity. think might there in version well.

there long list of things can show improvements on. somewhere in there language usage opportunities has 2 settings loops , linq.

resharper settings

in resharper 9 there possibility search settings above treeview on left or above list in inspection severity screen. type 'linq' there , show settings described above immediately.


Comments

Popular posts from this blog

Android : Making Listview full screen -

javascript - Parse JSON from the body of the POST -

javascript - How to Hide Date Menu from Datepicker in yii2 -