Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in roslyn

Roslyn Scripting API on .NET Core: why does compiler complain "error CS1501: no overload for WriteLine takes 2 arguments"?

c# .net roslyn .net-core

Compiler warning CS4014 not emitted during build

c# visual-studio roslyn

Adding /p:Platform="Any CPU" parameter forces the build in Debug configuration

Create Roslyn C# analyzer that is aware of constructor argument types for class in assembly

c# roslyn analyzer

How to get the SyntaxToken.Kind in current version of Roslyn?

c# roslyn

How can I resolve all references with Roslyn's OpenSolutionAsync?

c# roslyn

C# Roslyn Compiler - How to get namespace of a type from IdentifierNameSyntax?

Roslyn compilation - how to reference a .NET Standard 2.0 class library

c# roslyn

Use Roslyn to compile Controllers dynamically

Is there a way to change fonts and colors for the C# Interactive window in the Roslyn CTP?

CompilationErrorException when including System.Linq in Roslyn CP2

Synthesizing a lambda in Roslyn's C# compiler

c# roslyn

How can I find all signatures(overloads) of a method in Roslyn in a class or partial class files?

Cannot create a compilation in Roslyn from source code

How do I remove regions from code programatically using Roslyn?

c# roslyn

Roslyn : How to get unresolved types

roslyn

What's the relationship between Mono Cecil and NRefactory and how to compare them to Roslyn? [closed]

Roslyn: Current Workspace in Diagnostic with code fix project

c# roslyn

Safe Navigation of indexed objects

c# operators roslyn c#-6.0

Debug script code that is being executed with Roslyn CSharpScript

roslyn