2 references to IsJsonFile
NuGet.CommandLine.XPlat (2)
Commands\Why\WhyCommandRunner.cs (2)
102
if (XPlatUtility.
IsJsonFile
(path))
190
&& (XPlatUtility.IsSolutionFile(fullPath) || XPlatUtility.IsProjectFile(fullPath) || XPlatUtility.
IsJsonFile
(fullPath) ||