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