FrozenSet and Collection Expressions. #7892
Unanswered
TonyValenti
asked this question in
General
Replies: 1 comment
-
https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/operators/collection-expressions#collection-builder explains the API for a type to enable support for collection expressions. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed that FrozenSet does not currently participate in collection expressions.
Can someone please add the relevant details to this API proposal to request that it can?
dotnet/runtime#97760
Beta Was this translation helpful? Give feedback.
All reactions