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