Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in roslyn

Why can't I create a new analyzer/code fix provider project after installing the Roslyn SDK?

What's the latest version of Roslyn my analyzer can target if I support VS2015?

How stable is the Roslyn CTP as a replacement for dummy console apps?

Replacing the body of a method removes the following line break

c# roslyn

Why does the C# compiler create a new Action instance for every passed delegate?

c# optimization roslyn

Why have Enumerator struct and EnumeratorImpl class?

c# roslyn

How to access invocations through extension methods, methods in static classes and methods with ref/out parameters with Roslyn

c# .net roslyn

Roslyn getting dependencies for class

c# roslyn

How do I properly handle resources when emitting from a Roslyn workspace?

c# embedded-resource roslyn

ASP.NET Web API site virtual directory is accessible, but controller actions return HTTP 503

Can a Roslyn Source Generator discover the IDE's spacing/etc preferences?

c# code-generation roslyn

Formatting a method signature loses indentation

c# roslyn

Roslyn SyntaxTree Diff