1 reference to MSBuildWorkspaceFinder
dotnet-format (1)
Commands\FormatCommandCommon.cs (1)
323
var (isSolution, workspaceFilePath) =
MSBuildWorkspaceFinder
.FindWorkspace(currentDirectory, slnOrProject);