Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Roslyn/CSharpScript - How to Save/Load Compilation to avoid compilation wait time

c# scripting roslyn

Debugger Engine. Method rewriting, local variables hoisting and variables resolution

c# debugging roslyn cil hoisting

StackExchange.Precompilation - How can I unit test precompilation diagnostics?

Implicit conversion when calling an extension method not possible

c# roslyn

merging C# code with roslyn: comment disappears

c# roslyn

Determine whether class is a record using Roslyn

c# record roslyn

Extract Attributes from c# source code without Reflection

Roslyn: workspace loads in console application but not in msbuild task

c# windows roslyn