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