Add CollectionBuilder attribute to some immutable collection interfaces (#89459)
authorStephen Toub <stoub@microsoft.com>
Wed, 9 Aug 2023 19:01:53 +0000 (15:01 -0400)
committerGitHub <noreply@github.com>
Wed, 9 Aug 2023 19:01:53 +0000 (15:01 -0400)
commita67d5f1c0ee4ad8c8b3e24e323036007a8baa5d1
tree6c7163719510b15839467af04022cf3b7834ad1e
parente7a993092612264016229e45d508cf071727518b
Add CollectionBuilder attribute to some immutable collection interfaces (#89459)
src/libraries/System.Collections.Immutable/ref/System.Collections.Immutable.cs
src/libraries/System.Collections.Immutable/src/System/Collections/Immutable/IImmutableList.cs
src/libraries/System.Collections.Immutable/src/System/Collections/Immutable/IImmutableQueue.cs
src/libraries/System.Collections.Immutable/src/System/Collections/Immutable/IImmutableSet.cs
src/libraries/System.Collections.Immutable/src/System/Collections/Immutable/IImmutableStack.cs