docs icon indicating copy to clipboard operation
docs copied to clipboard

Please add a note that this can be caused if you forget the ">" in a lambda

Open framlingham opened this issue 3 years ago • 1 comments

Could you please add a note that this can be caused if you forget the ">" in a lambda? It took me longer than I'm comfortable admitting to realize. For example myList.Any(x = double.IsNaN(x))

Thanks!


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

framlingham avatar Aug 03 '22 01:08 framlingham

That's a great suggestion @framlingham

I've added it to the backlog for our next updates, and I've added the "up for grabs" label in case anyone wants to submit a PR before we get to the update.

BillWagner avatar Aug 03 '22 13:08 BillWagner

I would like to take a look at this one. Thanks! It is available?

bergerb avatar Sep 26 '22 14:09 bergerb

@bergerb

Yes, it's available. I'll watch for a PR.

BillWagner avatar Sep 26 '22 14:09 BillWagner