Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in roslyn

Visual Studio Code Analyzer: Finding types with zero references

Roslyn - Calling ToString on SyntaxNode not preserving precedence

c# roslyn

How do I specify a custom code analysis ruleset for multiple projects in a solution using Visual Studio 2019?

Package .exe into .vsix and call from Visual Studio extension

How do I enable C# scripting in VS 2015?

c# scripting roslyn c#-6.0

Can an analyzer validate that namespaces properly match the file location

c# roslyn

Get dependencies between classes in Roslyn

Project MetadataReferences is not populated when ProjectReferences are present

c# roslyn

Access to .config files in Roslyn REPL

c# roslyn

Can't add member to the Class programmatically using Roslyn

c# roslyn

Roslyn's GetTypeByMetadataName() and Generic Types

c# types roslyn

Stepping through the Roslyn C# compiler

c# roslyn

Run Roslyn Code Analyzers on Build Server

C# for scripting (csx) location of script file

c# roslyn csx

MSBuildWorkspace.OpenSolutionAsync looking for targets in Visual Studio/v14.0

msbuild roslyn

Roslyn : How to get the Namespace of a DeclarationSyntax with Roslyn C#

c# analysis roslyn

Looking for a C# => Linq Expression compiler

c# expression-trees roslyn

Visit and modify all documents in a solution using Roslyn

c# roslyn

How to get class semantic model from class syntax tree?

c# roslyn

How do I programmatically add an assembly reference to a project?

c# roslyn