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