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