Skip to content

Expose MessageFormatterEnumerableTracker.EnumeratorResults as public - #1206

Merged
Andrew Arnott (AArnott) merged 2 commits into
microsoft:mainfrom
eerhardt:ExposeEnumerableResult
Jun 17, 2025
Merged

Andrew Arnott (AArnott) merged 2 commits into
microsoft:mainfrom
eerhardt:ExposeEnumerableResult

Conversation

@eerhardt

Copy link
Copy Markdown
Member

This allows source generators, like System.Text.Json, to generate serialization logic for IAsyncEnumerable objects. This is necessary for support native AOT.

cc Andrew Arnott (@AArnott)

This allows source generators, like System.Text.Json, to generate serialization logic for IAsyncEnumerable objects. This is necessary for support native AOT.
Comment thread src/StreamJsonRpc/Reflection/MessageFormatterEnumerableTracker.cs Outdated
@AArnott

Copy link
Copy Markdown
Member

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@AArnott
Andrew Arnott (AArnott) enabled auto-merge (squash) June 17, 2025 21:31
@AArnott
Andrew Arnott (AArnott) merged commit e3c32b0 into microsoft:main Jun 17, 2025
@eerhardt
Eric Erhardt (eerhardt) deleted the ExposeEnumerableResult branch June 18, 2025 00:07
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.

2 participants