1 write to RuntimeTargets
Microsoft.Extensions.DependencyModel (1)
DependencyContextJsonReader.cs (1)
445
RuntimeTargets
= runtimeTargets,
2 references to RuntimeTargets
Microsoft.Extensions.DependencyModel (2)
DependencyContextJsonReader.cs (2)
783
if (targetLibrary.
RuntimeTargets
!= null)
785
foreach (IGrouping<string?, RuntimeTargetEntryStub> ridGroup in targetLibrary.
RuntimeTargets
.GroupBy(e => e.Rid))