Skip to content

fix: handle tuple types in custom code #7482

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

jorgerangel-msft
Copy link
Contributor

@jorgerangel-msft jorgerangel-msft commented May 27, 2025

This PR fixes an issue in the NamedTypeSymbolProvider when loading tuple types. Previously, the generator would crash with
The given assembly name was invalid. when attempting to load the tuple type.

contributes to : Azure/azure-sdk-for-net#50288

@microsoft-github-policy-service microsoft-github-policy-service bot added the emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp label May 27, 2025
Copy link
Contributor

No changes needing a change description found.

@jorgerangel-msft jorgerangel-msft marked this pull request as ready for review May 27, 2025 23:08
@jorgerangel-msft jorgerangel-msft added this pull request to the merge queue May 27, 2025
Merged via the queue into microsoft:main with commit 58c4a3a May 28, 2025
21 checks passed
@jorgerangel-msft jorgerangel-msft deleted the appconfig/customcodefixes branch May 28, 2025 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants