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