4 references to AssertThrowsExceptionForInvalidPath
Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests (4)
VisualStudioMSBuildWorkspaceTests.cs (4)
961await AssertThrowsExceptionForInvalidPath(() => workspace.OpenSolutionAsync(solutionFilePath)); 1056await AssertThrowsExceptionForInvalidPath(() => workspace.OpenSolutionAsync(solutionFilePath)); 1200await AssertThrowsExceptionForInvalidPath(() => workspace.OpenProjectAsync(projectFilePath)); 1242await AssertThrowsExceptionForInvalidPath(() => workspace.OpenProjectAsync(projectFilePath));