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