1 instantiation of TargetInfo
xunit.console (1)
common\AssemblyResolution\Microsoft.Extensions.DependencyModel\DependencyContextJsonReader.cs (1)
106new TargetInfo(framework, runtime, runtimeSignature, isPortable),
2 references to TargetInfo
xunit.console (2)
common\AssemblyResolution\Microsoft.Extensions.DependencyModel\DependencyContext.cs (2)
15public DependencyContext(TargetInfo target, 51public TargetInfo Target { get; }