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