Skip to content

Avoid unnecessary red node allocations in ReduceOneNodeOrTokenAsync b…

a235e7c
Select commit
Loading
Failed to load commit list.
Open

Avoid unnecessary red node allocations in ReduceOneNodeOrTokenAsync by replacing .Single() with .First() #82711

Avoid unnecessary red node allocations in ReduceOneNodeOrTokenAsync b…
a235e7c
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Mar 13, 2026 in 0s

.NET Result Analysis

Details

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

Build Failures

roslyn-CI / Windows_Debug_Desktop / Test_Windows_Desktop_Debug_64 / Run Unit Tests

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌Tests failed

roslyn-CI / Windows_Release_Desktop / Test_Windows_Desktop_Release_32 / Run Unit Tests

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌Tests failed

Was this helpful? Yes No