3 references to RuntimeAssetType
Microsoft.Extensions.DependencyModel (3)
DependencyContextJsonReader.cs (1)
800.Where(e => e.Type == DependencyContextStrings.RuntimeAssetType)
DependencyContextWriter.cs (2)
289wroteObjectStart = AddRuntimeSpecificAssetGroups(DependencyContextStrings.RuntimeAssetType, runtimeLibrary.RuntimeAssemblyGroups, wroteObjectStart, jsonWriter); 336string pseudoPathFolder = assetType == DependencyContextStrings.RuntimeAssetType ?