Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Expression that takes a DateTimeOffset causes Visual Studio Internal Compiler Error

Where is the Upgrade Path for C# 6.0? Is it safe yet?

c# .net msbuild roslyn

TeamCity Build using C#6

Why is Roslyn generating a > comparison instead of a != one here?

c# .net roslyn

Roslyn - Is symbol implementation of interface?

In what situation might Text be different from ValueText

c# roslyn

Roslyn / Find References - Can't properly load Workspace

How to get the type of an argument in Roslyn?

c# roslyn

Get Roslyn SyntaxToken from Visual Studio Text Selection (caret position)

Why would VS 2017 suggest replacing a property with a method?

Using Roslyn for C#, how do I get a list of all properties that compose a return type?

c# roslyn

Why does the IL set this value twice?

c# roslyn cil c#-6.0