4 references to AssertThrowsExceptionForInvalidPath
Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests (4)
VisualStudioMSBuildWorkspaceTests.cs (4)
943await AssertThrowsExceptionForInvalidPath(() => workspace.OpenSolutionAsync(solutionFilePath)); 1040await AssertThrowsExceptionForInvalidPath(() => workspace.OpenSolutionAsync(solutionFilePath)); 1203await AssertThrowsExceptionForInvalidPath(() => workspace.OpenProjectAsync(projectFilePath)); 1245await AssertThrowsExceptionForInvalidPath(() => workspace.OpenProjectAsync(projectFilePath));