3 references to GetLockFilePath
dotnet (1)
CommandFactory\CommandResolution\ToolPathCalculator.cs (1)
38return GetLockFilePath(packageId, bestVersion, framework);
dotnet.Tests (2)
CommandFactoryTests\GivenAProjectToolsCommandResolver.cs (2)
237var lockFilePath = toolPathCalculator.GetLockFilePath( 274var lockFilePath = toolPathCalculator.GetLockFilePath(