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