1 write to Path
NuGet.CommandLine.XPlat (1)
Commands\Why\WhyCommand.cs (1)
128
Path
= parseResult.GetValue(path)!,
2 references to Path
NuGet.CommandLine.XPlat (2)
Commands\Why\WhyCommandRunner.cs (2)
34
bool validArgumentsUsed = ValidatePathArgument(whyCommandArgs.
Path
, whyCommandArgs.Logger)
45
assetsFiles = FindAssetsFiles(whyCommandArgs.
Path
, whyCommandArgs.Logger);