1 write to Natives
Microsoft.Extensions.DependencyModel (1)
DependencyContextJsonReader.cs (1)
443
Natives
= natives,
3 references to Natives
Microsoft.Extensions.DependencyModel (3)
DependencyContextJsonReader.cs (3)
818
if (targetLibrary.
Natives
!= null && targetLibrary.
Natives
.Count > 0)
820
nativeLibraryGroups.Add(new RuntimeAssetGroup(string.Empty, targetLibrary.
Natives
));