You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[release/10.0] Fix DefaultIfEmptyIterator.TryGetElementAt returning default value for out-of-bounds indices (#119845)
* Initial plan
* Fix DefaultIfEmptyIterator.TryGetElementAt to return default when element not found
Co-authored-by: eiriktsarpalis <[email protected]>
* Add regression test and finalize fix for DefaultIfEmptyIterator.TryGetElementAt
Co-authored-by: eiriktsarpalis <[email protected]>
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: eiriktsarpalis <[email protected]>
0 commit comments