Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in roslyn

Roslyn - Parse string to MethodDeclarationSyntax

roslyn

Visual Studio 2015 Package Extension,referenced dll not copied

How to know if an input is only partially complete in Roslyn's ScripEngine

Roslyn Code Analysis returns false build errors from an error free solution

How to use Roslyn when solution contains projects with different compile options

roslyn

How to unload an assembly in .NET Core / make it collectible?

Need to check if code contains certain identifiers

Can Roslyn be used for VB.NET scripting?

vb.net roslyn

C# Source Generator should refresh/delete emited files

How to get TypeSyntax from TypeDeclarationSyntax

c# .net code-generation roslyn

Can roslyn generate enums?

c# enums roslyn

Confused by SyntaxNode.ReplaceNodes<>()

c# immutability roslyn

What's the difference between SyntaxGenerator and SyntaxFactory?

roslyn

How to load solution in Roslyn?

Notify Visual Studio of code called through reflection