-
**Version Used**: 17.2.6
**Steps to Reproduce**:
1. Create a WPF exe project targeting `net6.0-windows`
2. Reference CommunityToolkit.Mvvm like so:
``
4. Create a simple class inheriting fro…
-
For `ISourceGenerator` that were introduced in `3.8`, I was able to adopt the `Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.[Test-Framework]` package quickly, since I'm also familiar with th…
-
Roslyn recently added a new API for greatly speeding up SGs that use the pattern of looking for nodes that have an attribute on it with a particular fully qualified name for the attribute. For exampl…
-
I just updated from VS2022 preview to the final VS2022 (17.0.3) ... and some projects that have both razor pages AND reference a netstandard2.0 source generator project, now fail to compile with the e…
-
With the current implementation of source generators, there is no way for generated code to respect a domain driven design.
For example, I have the following projects, both referencing the generato…
-
## Description
I created a small sample app to experiment with `Amazon.Lambda.Annotations`, but it fails to compile and outputs the following compiler error:
```
> dotnet build
Microsoft (R) B…
-
### Description
For a simple ASP .NET MVC 6 project, there are no metadata (e.g. LOCs, highlighting) and no issues imported in SonarCloud.
### Repro steps
Please provide the steps required t…
-
I have a bunch of erro in vscode with Ambiguity between class and methods. Like image bellow:
![image](https://user-images.githubusercontent.com/2036030/157146910-d676e9cf-0af3-4e0a-9255-ebfa29866a42…
-
## Actual behavior
ServiceHub.RoslynCodeAnalysisService.exe randomly crashes during development:
```
Application: ServiceHub.RoslynCodeAnalysisService.exe
Framework Version: v4.0.30319
Descri…
-
### Current behavior
Uno generates empty `uno.reload.cookie.g.cs` file causing F# not to build
`error FS0226: The file extension of 'obj\Debug\net6.0\uno.reload.cookie.g.cs' is not recognized. Sourc…