I'm not sure this is the right forum if it's not please feel free to move it...
In in VS2010 , in Resharper 5.1 how do you turn back on the code inspection to offer to covert foreach loop to linq expressions?
I'm not sure this is the right forum if it's not please feel free to move it...
In in VS2010 , in Resharper 5.1 how do you turn back on the code inspection to offer to covert foreach loop to linq expressions?
In the ReSharper->Options
window, go to Code Inspection->Inspection Severity
.
You can change the inspection options for each item there.