1 reference to VisualStudioDependentKeyName
Microsoft.DotNet.Cli.Utils (1)
DependencyProvider.cs (1)
68
public bool HasVisualStudioDependency => Dependents.Contains(
VisualStudioDependentKeyName
);