dotnet / dotnet/dotnet-api-docs
`StringSyntaxAttribute.Arguments` is undocumented
Open
area-System.Diagnostics
Pri3
untriaged
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
There exists an [overload of the `StringSyntaxAttribute` constructor](https://learn.microsoft.com/en-us/dotnet/api/system.diagnostics.codeanalysis.stringsyntaxattribute.-ctor?view=net-8.0#system-diagnostics-codeanalysis-stringsyntaxattribute-ctor(system-string-system-object())) that takes an `object[]` for optional "arguments". It is not documented *what* these [optional arguments](
https://learn.microsoft.com/en-us/dotnet/api/system.diagnostics.codeanalysis.stringsyntaxattribute.arguments?view=net-8.0) are.
Contributor guide
Assessment
This issue has not been assessed yet.