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