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

PropertyProvider Modifiers property should not be of type MethodSignatureModifiers #5589

Open
JoshLove-msft opened this issue Jan 13, 2025 · 0 comments
Labels
emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp

Comments

@JoshLove-msft
Copy link
Contributor

It doesn't make sense to reuse MethodSignatureModifiers for the PropertyProvider.Modifiers property as things like Async don't apply.

@JoshLove-msft JoshLove-msft added the emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp label Jan 13, 2025
@JoshLove-msft JoshLove-msft changed the title PropertyProvider Modiferies property should not be of type MethodSignatureModifiers PropertyProvider Modifiers property should not be of type MethodSignatureModifiers Jan 13, 2025
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