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