Searched refs:csharpExecutor (Results 1 – 1 of 1) sorted by relevance
69 …tring, bool> scriptExecutor, Func<string, ICommandInteraction, bool> csharpExecutor, Func<string, … in IncludeFileCommand() argument71 this.CsharpExecutor = csharpExecutor; in IncludeFileCommand()