Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in roslyn

Compiler as a service: How to build Refactoring tools?

Loading a Roslyn compiled assembly into a sandbox AppDomain

c# roslyn

Roslyn, how can I instantiate a class in a script during runtime and invoke methods of that class?

Smart refactoring using Roslyn CTP [closed]

c# .net refactoring roslyn

Using Roslyn in F#

How to create an AttributeSyntax with a parameter

modify syntax tree, then get updated semantic model

c# roslyn

Is it possible to use an nameof expression in switch statement?

c# .net roslyn nameof

Using Roslyn how do I update the class using directives?

c# roslyn

Asp.net MVC Razor view - CS1525: Invalid expression term '.'

calling Roslyn from VSIX command

MetadataFileReference is inaccessible

c# roslyn

C# overflow behavior for unchecked uint

c# .net overflow roslyn uint

What is "Roslyn Code Fixes" in Visual Studio 2015?

Roslyn and Debugging

Find property "invocations" with Roslyn

c# properties roslyn

MSBuild v14 compiles a semantically incorrect assembly under some rare circumstances

Roslyn vs Reflection for TypeScript code generator

Parsing nameof expressions in Roslyn

c# roslyn nameof