1 write to OutputPath
Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests (1)
SolutionGeneration.cs (1)
261OutputPath = ".";
2 references to OutputPath
Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests (2)
SolutionGeneration.cs (2)
259if (string.IsNullOrEmpty(OutputPath)) 268AddXElement(propertyGroup, "OutputPath", OutputPath);