microsoft / microsoft/typespec
Improve API for SuppressionStatement
Open
emitter:client:csharp
- Dominant language
- Java
- Stars
- 5.9k
- Forks
- 394
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 104
Description
Callers may expect the generator to unwrap the suppression statements in the enumerator. This currently isn't happening so callers have to resort to something like this to unwrap all the contained statements:
We should explore way to improve the API.
Contributor guide
Assessment
This issue has not been assessed yet.