- 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 |
Project |
Adds a result to an existing Roslyn workspace.
static
|
GetWorkspace |
AdhocWorkspace |
Gets a Roslyn workspace for the analyzed results.
static
|