4 references to DependencyReplacement
Microsoft.DotNet.VersionTools (4)
Dependencies\BuildOutput\FilePackageUpdater.cs (1)
22return new DependencyReplacement(
Dependencies\BuildOutput\OrchestratedBuild\OrchestratedBuildUpdateHelpers.cs (3)
30return new DependencyReplacement(value, new[] { match.Info }); 50return new DependencyReplacement(value, new[] { info }); 71return new DependencyReplacement(match.Version, new[] { info });