3 overrides of GetDesiredCommitHash
Microsoft.DotNet.VersionTools (3)
Dependencies\Submodule\IndicatorPackageSubmoduleUpdater.cs (1)
42
protected override string
GetDesiredCommitHash
(
Dependencies\Submodule\LatestCommitSubmoduleUpdater.cs (1)
41
protected override string
GetDesiredCommitHash
(
Dependencies\Submodule\OrchestratedBuildSubmoduleUpdater.cs (1)
24
protected override string
GetDesiredCommitHash
(
1 reference to GetDesiredCommitHash
Microsoft.DotNet.VersionTools (1)
Dependencies\Submodule\SubmoduleUpdater.cs (1)
22
string desiredHash =
GetDesiredCommitHash
(dependencyInfos, out usedInfos);