5 references to AddDependent
dotnet (1)
Commands\Workload\Install\MsiInstallerBase.cs (1)
530provider.AddDependent(dependent);
Microsoft.DotNet.Cli.Utils.Tests (4)
DependencyProviderTests.cs (4)
37dep.AddDependent("Microsoft.NET.SDK,v6.0.100"); 59dep.AddDependent(DependencyProvider.VisualStudioDependentKeyName); 77dep.AddDependent(DependencyProvider.VisualStudioDependentKeyName); 78dep.AddDependent("Microsoft.NET.SDK,v6.0.100");