Exception line number in CSharpScript.EvaluateAsync...
Read MoreRoslyn Analyzer Object initializer...
Read MoreCould not load file or assembly 'Microsoft.CodeAnalysis.Workspaces, Version=2.3.0.0 in VSIX proj...
Read MoreFetching documentation of ISymbol from MetadataReference...
Read MoreHow can i disable analyzer suppression for custom analyzers in VisualStudio?...
Read MoreOpening a solution with msbuildworkspace gives diagnostics errors without details...
Read MoreWhere is Roslyn.Compilers.CSharp.Syntax.Identifier defined?...
Read MoreHow to find nodes before a given node with Roslyn?...
Read MoreLoad the solution in which the Stand-Alone code Analyser is being written...
Read MoreVisual Studio vsix package for custom command, similar to "Go To Definition" (F12)...
Read MoreRoslyn / MicrosoftCodeAnalysis.CSharp.Scripting throws 'FileNotFoundException'...
Read MoreRoslyn - Type of TypedConstant.Value for a typeof expression...
Read MoreHow to identify if the method implementation is marked as async / can be called asynchronously, base...
Read MoreHow do I get a IMethodSymbol or the syntax node of the method declaration from a InvocationExpressio...
Read MoreMark parameters with a [ReadOnly] attribute and let an analyzer assert, that no reassignment is in t...
Read MoreHow to output a file from a roslyn code analyzer?...
Read MoreWhich `IntPtr` flavors are candidates for a `SafeHandle`...
Read MoreHow to find all usages of a MethodDeclarationSyntax in solution with Roslyn...
Read MoreHow to enable alternative StyleCop rules (prefixed with SX) when using StyleCopAnalyzers (Roslyn)?...
Read MorePutting files in "analyzer" dir in nupkg using new csproj format...
Read MoreKeep structured trivia when removing a node...
Read MoreFind all references of a symbol that is attributed with some special attribute...
Read MoreRoslyn 2.x CodeFix that implements a missing interface, delegated to a member, VS 2017...
Read MoreHow to create a compilation unit from an AST...
Read MoreI am able to get the Roslyn analyzer for my extension but failed to get the codeFix provider for the...
Read MoreCan I use "Roslyn" in Visual Studio 2017 with .NET 4.7?...
Read MoreSyntaxGenerator.IdentifierName escapes minimally qualified primitive types...
Read MoreCompiler Issue in Visual Basic Project With Microsoft.CodeAnalysis.Emit...
Read MoreSupporting Roslyn Analyzers(.ruleset) in Visual Studio 2017 .NET Core Projects...
Read More