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