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