Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in roslyn

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

Replacing multiple nodes in Roslyn syntax tree

c# roslyn

How do I create a new root by adding and removing nodes retrieved from the old root?

c# roslyn

How do I create syntax nodes in Roslyn from scratch?

c# vb.net roslyn

Code diff using Roslyn CTP API

c# .net roslyn

Correct way to check the type of an expression in Roslyn analyzer?

c# .net code-analysis roslyn

What is the experimental feature "indexed members"?

c# roslyn c#-6.0