Uh oh!
There was an error while loading. Please reload this page.
Add System.Linq Chunk extension method - #47965
Conversation
ghost
commented
Feb 6, 2021
Note regarding the This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, to please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change. |
ghost
commented
Feb 6, 2021
Tagging subscribers to this area: @eiriktsarpalis Issue DetailsFix #27449 Some things I would especially like feedback on is:
|
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
eiriktsarpalis
left a comment
There was a problem hiding this comment.
LGTM, thank you for your contribution!
eiriktsarpalis
commented
Feb 10, 2021
Build failure seems unrelated to the change, merging away. |
Fix#27449
Some things I would especially like feedback on is:
IQueryable<T>and its unit tests.System\Linq\Chunk.SpeedOpt.csis actually used.