Skip to content

Changing Stack<T> to internally use GC.AllocateUninitializedArray<T>

833c045
Select commit
Loading
Failed to load commit list.
Closed

Update the generic collection types to internally use GC.AllocateUninitializedArray<T> #47186

Changing Stack<T> to internally use GC.AllocateUninitializedArray<T>
833c045
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs