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