1 implementation of TryGetLockFile
dotnet (1)
CommandFactory\CommandResolution\MSBuildProject.cs (1)
154public bool TryGetLockFile(out LockFile lockFile)
1 reference to TryGetLockFile
dotnet (1)
CommandFactory\CommandResolution\ProjectToolsCommandResolver.cs (1)
205if (project.TryGetLockFile(out LockFile lockFile))