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

StringSyntaxAttribute.Arguments is undocumented #9934

Open
colejohnson66 opened this issue May 20, 2024 · 1 comment
Open

StringSyntaxAttribute.Arguments is undocumented #9934

colejohnson66 opened this issue May 20, 2024 · 1 comment
Labels
area-System.Diagnostics Pri3 Indicates issues/PRs that are low priority untriaged New issue has not been triaged by the area owner

Comments

@colejohnson66
Copy link
Contributor

There exists an overload of the StringSyntaxAttribute constructor that takes an object[] for optional "arguments". It is not documented what these optional arguments are.

@issues-automation issues-automation bot added the Pri3 Indicates issues/PRs that are low priority label May 20, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label May 20, 2024
@gewarren
Copy link
Contributor

The docs could/should be expanded here. Meanwhile, here's some background on the optional arguments and also an example usage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Diagnostics Pri3 Indicates issues/PRs that are low priority untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

2 participants