roslyn-sdk
roslyn-sdk copied to clipboard
Roslyn-SDK templates and Syntax Visualizer
Fixes #516
Related to #1180
* [ ] Validate attribute is present * [ ] Validate correct language included for current test * [ ] Validate correct use of `DocumentKinds` * [ ] Validate correct...
* [ ] Validate attribute is present * [ ] Validate correct language included for current test * [ ] Validate correct use of `DocumentKinds` * [ ] Validate correct...
* [ ] Ensure the attribute is present * [ ] Ensure the language under test is present
Fixes #1169
When using class `AnalyzerTest` and a diagnostic is detected, the following output is written to the test log ``` System.InvalidOperationException Context: Diagnostics of test state Mismatch between number of diagnostics...
I've written a diagnostic suppressor that suppresses [SA1615](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1615.md) from the [StyleCop.Analyzers](https://www.nuget.org/packages/stylecop.analyzers/) NuGet package. I've also written a unit test for the suppressor, but I can't get the diagnostic to trigger...
This pull request updates the following dependencies [marker]: (Begin:5705074d-db92-4db0-1eb9-08d8d8fef0ea) ## From https://github.com/dotnet/arcade - **Subscription**: [5705074d-db92-4db0-1eb9-08d8d8fef0ea](https://maestro.dot.net/subscriptions?search=5705074d-db92-4db0-1eb9-08d8d8fef0ea) - **Build**: [20250430.1](https://dev.azure.com/dnceng/internal/_build/results?buildId=2698971) - **Date Produced**: April 30, 2025 9:21:22 AM UTC - **Commit**: [4246a31e5de9de87f760218c4f588cebf4661f45](https://github.com/dotnet/arcade/commit/4246a31e5de9de87f760218c4f588cebf4661f45)...