4 references to AssertThrowsExceptionForInvalidPath
Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests (4)
VisualStudioMSBuildWorkspaceTests.cs (4)
938await AssertThrowsExceptionForInvalidPath(() => workspace.OpenSolutionAsync(solutionFilePath)); 1035await AssertThrowsExceptionForInvalidPath(() => workspace.OpenSolutionAsync(solutionFilePath)); 1198await AssertThrowsExceptionForInvalidPath(() => workspace.OpenProjectAsync(projectFilePath)); 1240await AssertThrowsExceptionForInvalidPath(() => workspace.OpenProjectAsync(projectFilePath));