5 references to NotExist
dotnet-MsiInstallation.Tests (5)
MsiInstallerTests.cs (2)
133
.
NotExist
();
144
.
NotExist
();
WorkloadSetTests.cs (3)
275
VM.GetRemoteDirectory(workloadSet2Path).Should().
NotExist
();
305
VM.GetRemoteDirectory(workloadSet1Path).Should().
NotExist
();
322
VM.GetRemoteDirectory(workloadSetPath).Should().
NotExist
();