Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in roslyn

Inserting Code Between Region Trivia With Roslyn

c# roslyn

Why does msbuild give me a "language "C#" not supported" error when I try to open a project with OpenProjectAsync

c# msbuild roslyn

Roslyn - How can I replace multiple nodes with multiple nodes each?

How does one get Roslyn to format XML Documentation Comments properly?

c# roslyn

CallerMemberNameAttribute and Roslyn

c# roslyn

How to get Roslyn version used by Visual Studio Code Analysis

visual-studio-2015 roslyn

Roslyn Code Fixes with type alias "string" - Visual Studio 2015 [duplicate]

Is there full documentation about using Roslyn's IIncrementalGenerator?

c# .net-core roslyn

Compiler Directive for detecting C# 8/nullable reference types

How to fix C# Source Generators Issue of not found references

c# .net .net-core roslyn .net-5

How to reference local assemblies in roslyn analyzer tests?

Roslyn open solution NullReferenceException

c# roslyn

How to match type symbol names as returned by Roslyn semantic model to those returned by Mono.Cecil?

Source generator for a razor component not working

c# razor blazor roslyn

Code Analysis and SupressMessage - Should you wrap the attribute with #if DEBUG

Dialog window in Roslyn

visual-studio roslyn