2 references to DepsJson
dotnet (1)
CommandFactory\CommandResolution\ProjectToolsCommandResolver.cs (1)
288toolLibrary.Name + FileNameSuffixes.DepsJson);
dotnet.Tests (1)
CommandFactoryTests\GivenAProjectToolsCommandResolver.cs (1)
246.FirstOrDefault(p => Path.GetFileName(p).EndsWith(FileNameSuffixes.DepsJson));