2 references to NotExist
dotnet-MsiInstallation.Tests (2)
MsiInstallerTests.cs (2)
193
VM.GetRemoteFile(installStatePath).Should().
NotExist
();
341
.Should().
NotExist
("Not expecting non side-by-side workload manifests");