resharper-heapview icon indicating copy to clipboard operation
resharper-heapview copied to clipboard

Disable foreach loop possible allocation in a case of a loop over iterator method/property invocation

Open controlflow opened this issue 9 years ago • 0 comments

Because iterators have cached .GetEnumerator()

controlflow avatar Nov 29 '15 18:11 controlflow