4 references to AssertThrowsExceptionForInvalidPath
Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests (4)
VisualStudioMSBuildWorkspaceTests.cs (4)
944await AssertThrowsExceptionForInvalidPath(() => workspace.OpenSolutionAsync(solutionFilePath)); 1039await AssertThrowsExceptionForInvalidPath(() => workspace.OpenSolutionAsync(solutionFilePath)); 1202await AssertThrowsExceptionForInvalidPath(() => workspace.OpenProjectAsync(projectFilePath)); 1244await AssertThrowsExceptionForInvalidPath(() => workspace.OpenProjectAsync(projectFilePath));