5 references to _entryRemovedJsonContent
dotnet.Tests (5)
CommandTests\Tool\Uninstall\ToolUninstallLocalCommandTests.cs (5)
57_fileSystem.File.ReadAllText(_manifestFilePath).Should().Be(_entryRemovedJsonContent); 106_fileSystem.File.ReadAllText(explicitManifestFilePath).Should().Be(_entryRemovedJsonContent); 124_fileSystem.File.ReadAllText(_manifestFilePath).Should().Be(_entryRemovedJsonContent); 147_fileSystem.File.ReadAllText(_manifestFilePath).Should().Be(_entryRemovedJsonContent, "Change the closest one"); 161_entryRemovedJsonContent,