1 write to IndicatorPackageId
Microsoft.DotNet.VersionTools (1)
Dependencies\Submodule\IndicatorPackageSubmoduleUpdater.cs (1)
39
IndicatorPackageId
= indicatorPackageId;
2 references to IndicatorPackageId
Microsoft.DotNet.VersionTools (2)
Dependencies\Submodule\IndicatorPackageSubmoduleUpdater.cs (2)
49
.FirstOrDefault(p => p.Id ==
IndicatorPackageId
);
78
Trace.TraceError($"Failed to find '{
IndicatorPackageId
}' specifying a commit in any build-info.");