-
### Analyzer
When I use Rider, the background Roslyn analyzer always crashes.
I have no idea what this error relates to, so if you need extra info I'll gladly supply it.
**Dotnet Version**: SDK 8…
-
### Reason
Adding an Roslyn analyzer to check if all members of a class that has `[ProtoContract]` have a `[ProtoMember(n)]` attribute could be beneficial in avoid long debugging times due to human m…
-
### Build
https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=351450
### Build leg reported
chrome-DebuggerTests.EvaluateOnCallFrameTests.WorkItemE…
-
I maintain a list of Roslyn Source Code Generators at [ignatandrei.github.io/RSCG_Examples/v2/docs/List-of-RSCG](https://ignatandrei.github.io/RSCG_Examples/v2/docs/List-of-RSCG)
However, the sourc…
-
Is there a code editor for SC-Script that can be embedded in a Winforms app? One that makes use of Roslyn editing features? Intellisense, etc?
-
# RFC: Migrate bgen to use roslyn instead of the reflection API.
The following is a proposal to migrate the current **bgen** implementation, based on the reflection API, to a roslyn generator. A pr…
-
## Visual Studio Version
2022.17.11.4 (Community edition)
## Summary
As title.
Suspect that the work done in https://github.com/dotnet/roslyn-sdk/pull/896 for https://github.com/dotnet/roslyn-…
-
I maintain a list of Roslyn Source Code Generators at [ignatandrei.github.io/RSCG_Examples/v2/docs/List-of-RSCG](https://ignatandrei.github.io/RSCG_Examples/v2/docs/List-of-RSCG)
However, the sourc…
-
I maintain a list of Roslyn Source Code Generators at [ignatandrei.github.io/RSCG_Examples/v2/docs/List-of-RSCG](https://ignatandrei.github.io/RSCG_Examples/v2/docs/List-of-RSCG)
However, the sourc…
-
Hey,
I was asked to make Roslynator analyzers available for Unity which uses Roslyn 3.8. I was also told that Meziantou.Analyzers already supports Unity. After some digging in Meziantou codebase I …