Lib/Core/Microsoft.Extensions.DependencyModel.xml
<?xml version="1.0"?>
<doc> <assembly> <name>Microsoft.Extensions.DependencyModel</name> </assembly> <members> <member name="P:Microsoft.Extensions.DependencyModel.RuntimeAssetGroup.Runtime"> <summary> The runtime ID associated with this group (may be empty if the group is runtime-agnostic) </summary> </member> <member name="P:Microsoft.Extensions.DependencyModel.RuntimeAssetGroup.AssetPaths"> <summary> Gets a list of asset paths provided in this runtime group </summary> </member> <member name="P:Microsoft.Extensions.DependencyModel.RuntimeAssetGroup.RuntimeFiles"> <summary> Gets a list of RuntimeFiles provided in this runtime group </summary> </member> </members> </doc> |