2 references to FindWorkspace
dotnet-format (2)
Commands\FormatCommandCommon.cs (1)
323var (isSolution, workspaceFilePath) = MSBuildWorkspaceFinder.FindWorkspace(currentDirectory, slnOrProject);
Workspaces\MSBuildWorkspaceFinder.cs (1)
31? FindWorkspace(workspacePath!) // IsNullOrEmpty is not annotated on .NET Core 2.1