Skip to content

Conversation

ericstj
Copy link
Member

@ericstj ericstj commented Jan 23, 2024

CollectionBuilderAttribute is another attribute that's used to light-up compiler API. This attribute is filtered by GenAPI.

Add it back manually to support Collection expressions with immutable collections.

dotnet/sdk#33693

CollectionBuilderAttribute is another attribute that's used to light-up
compiler API.  This attribute is filtered by GenAPI.

Add it back manually to support Collection expressions with immutable
collections.

dotnet/sdk#33693
@ericstj
Copy link
Member Author

ericstj commented Jan 23, 2024

@ericstj
Copy link
Member Author

ericstj commented Jan 23, 2024

I followed a similar pattern to #873. I fixed up the targets so it will also build on Windows (noticed while testing my change locally).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants