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