3 references to RuntimeAssembliesKey
Microsoft.Extensions.DependencyModel (3)
DependencyContextJsonReader.cs (1)
412case DependencyContextStrings.RuntimeAssembliesKey:
DependencyContextWriter.cs (2)
244AddAssets(DependencyContextStrings.RuntimeAssembliesKey, runtimeLibrary.RuntimeAssemblyGroups.GetDefaultGroup(), jsonWriter); 283AddAssets(DependencyContextStrings.RuntimeAssembliesKey, runtimeLibrary.RuntimeAssemblyGroups.GetDefaultGroup(), jsonWriter);