3 references to GetFiles
System.ComponentModel.Composition (3)
System\ComponentModel\Composition\Hosting\DirectoryCatalog.cs (3)
250/// <param name="searchPattern">The search string. The format of the string should be the same as specified for the <see cref="GetFiles"/> method.</param> 584afterFiles = GetFiles(); 759_loadedFiles = Array.AsReadOnly(GetFiles());