1 write to _toolManifestEditor
dotnet-aot (1)
parent\dotnet\Commands\Tool\Uninstall\ToolUninstallLocalCommand.cs (1)
38
_toolManifestEditor
= toolManifestEditor ?? new ToolManifestEditor();
1 reference to _toolManifestEditor
dotnet-aot (1)
parent\dotnet\Commands\Tool\Uninstall\ToolUninstallLocalCommand.cs (1)
53
_toolManifestEditor
.Remove(manifestFile, _packageId);