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