4 references to AssertThrowsExceptionForInvalidPath
Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests (4)
VisualStudioMSBuildWorkspaceTests.cs (4)
944
await
AssertThrowsExceptionForInvalidPath
(() => workspace.OpenSolutionAsync(solutionFilePath));
1041
await
AssertThrowsExceptionForInvalidPath
(() => workspace.OpenSolutionAsync(solutionFilePath));
1204
await
AssertThrowsExceptionForInvalidPath
(() => workspace.OpenProjectAsync(projectFilePath));
1246
await
AssertThrowsExceptionForInvalidPath
(() => workspace.OpenProjectAsync(projectFilePath));