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