john.zabroski
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 4
-
-
-
-
-
john.zabroski created a post, Completed"Access to displosed closure" false positive with local function + yield return inside using
The following code returns a false positive, which caused my boss to yell at me for writing sloppy code (and I didn't even write this, it's from Stack Overflow).. public static class BatchLinq { ...