AnalyzerManager Class

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

Syntax

public class AnalyzerManager

Constructors

Properties

Name Value Summary
LoggerFactory ILoggerFactory
Projects IReadOnlyDictionary<TKey, TValue>
SolutionFile SolutionFile
SolutionFilePath string

Methods

Extension Methods

Name Value Summary
GetWorkspace() AdhocWorkspace