1 write to _createManifestIfNeeded
dotnet (1)
Commands\Tool\Install\ToolInstallLocalCommand.cs (1)
53
_createManifestIfNeeded
= parseResult.GetValue(ToolInstallCommandParser.CreateManifestIfNeededOption);
1 reference to _createManifestIfNeeded
dotnet (1)
Commands\Tool\Install\ToolInstallLocalCommand.cs (1)
198
? _toolManifestFinder.FindFirst(
_createManifestIfNeeded
)