2 writes to ContentId
dotnet-MsiInstallation.Tests (2)
Framework\VMAction.cs (2)
96ContentId = VirtualMachine.GetFileContentId(LocalSource), 118ContentId = VirtualMachine.GetDirectoryContentId(LocalSource),
3 references to ContentId
dotnet-MsiInstallation.Tests (3)
Framework\VMAction.cs (3)
287ContentId == action.ContentId && 309hashcode.Add(ContentId);