Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in roslyn

Using Roslyn compiler with Visual Studio 2013

Build with Roslyn, but leave the "compile-at-runtime" executables at the door?

SymbolInfo of extension method

c# .net roslyn

Roslyn - Create MetadataReference from in-memory assembly

c# asp.net roslyn asp.net-core

What Replaces Code Analysis in Visual Studio 2019?

Roslyn code analyzers - when should I use "this."?

How to get solution path in .NET code analyzer

c# .net roslyn

Get TypeSyntax from ITypeSymbol

c# roslyn

Adding Auto-Implemented Property to class using Roslyn

Code Formatting in Roslyn SDK Preview

c# roslyn

Finding everywhere an enum is converted to string

c# string enums roslyn

Sort and remove (unused) using statements Roslyn script/code?

Roslyn Scripting

c# roslyn

Why does the new feature "binary literals" start with 0b instead of being suffixed?

c# roslyn c#-6.0

Inconsistency in C# spec 7.16.2.5

Getting method arguments with Roslyn

c# .net roslyn

Adding custom attributes to C# classes using Roslyn

c# code-generation roslyn

Roslyn fluent syntax to create expression tree for multiline lambda

Now that VS2015 is out, what's a supported way to modify Roslyn, with debugging support?

Bitwise-or operator used on a sign-extended operand in Visual Studio 2015