static void Main(string[] args) { var lib = new Plugins(); var list = lib.Searcher(); lib.CompileAll(list); }