2 references to GetManifestFilePath
dotnet (2)
Commands\Tool\Install\ToolInstallLocalCommand.cs (2)
92FilePath manifestFile = GetManifestFilePath(); 102manifestFile = manifestFileOptional ?? GetManifestFilePath();