3 references to DependencyContext
Microsoft.DotNet.Cli.Utils (3)
FrameworkDependencyFile.cs (3)
27return DependencyContext.RuntimeGraph.Any(g => g.Runtime == runtimeIdentifier); 32return DependencyContext 47DependencyContext.RuntimeGraph,