2 references to Dependents
Microsoft.DotNet.Cli.Utils (2)
DependencyProvider.cs (2)
68
public bool HasVisualStudioDependency =>
Dependents
.Contains(VisualStudioDependentKeyName);
152
if ((removeProvider) && (
Dependents
.Count() == 0))