Skip to content
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

Avoid Roslyn reducing Object properties #4724

Open
JoshLove-msft opened this issue Oct 14, 2024 · 1 comment
Open

Avoid Roslyn reducing Object properties #4724

JoshLove-msft opened this issue Oct 14, 2024 · 1 comment
Labels
emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp

Comments

@JoshLove-msft
Copy link
Contributor

Currently we are working around this in MemberExpression, but we should come up with a better way that doesn't require writing this.Object.

@JoshLove-msft JoshLove-msft added the emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp label Oct 14, 2024
@JoshLove-msft
Copy link
Contributor Author

Workaround added in #4712

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

No branches or pull requests

1 participant