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