1 write to SolutionPath
AnalyzerRunner (1)
Options.cs (1)
97
SolutionPath
= solutionPath;
1 reference to SolutionPath
AnalyzerRunner (1)
Program.cs (1)
78
await workspace.OpenSolutionAsync(options.
SolutionPath
, progress: null, cancellationToken).ConfigureAwait(false);