Method GetAssets
GetAssets(Uri, Uri?)
Gets all assets of a folder and subfolders that match specified uri.
public static IEnumerable<Uri> GetAssets(Uri uri, Uri? baseUri)
Parameters
Returns
- IEnumerable<Uri>
All matching assets as a tuple of the absolute path to the asset and the assembly containing the asset