In resharper 5.1 how do you turn back on the code inspection to offer to covert foreach loop to linq expressions

122 Views Asked by At

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?

1

There are 1 best solutions below

2
On BEST ANSWER

In the ReSharper->Options window, go to Code Inspection->Inspection Severity.

You can change the inspection options for each item there.