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>
584
afterFiles =
GetFiles
();
759
_loadedFiles = Array.AsReadOnly(
GetFiles
());