AnalyzerResultExtensions Class

Namespace
Buildalyzer.Workspaces
Base Types
  • object
graph TD Base0["object"]-->Type Type["AnalyzerResultExtensions"] class Type type-node

Syntax

public static class AnalyzerResultExtensions

Methods

Name Value Summary
AddToWorkspace(AnalyzerResult, Workspace, bool) Project
Adds a result to an existing Roslyn workspace.
static
GetWorkspace(AnalyzerResult, bool) AdhocWorkspace
Gets a Roslyn workspace for the analyzed results.
static