Searched refs:CommandInteractionEater (Results 1 – 7 of 7) sorted by relevance
22 var commandInteraction = new CommandInteractionEater(); in AutoLoadCommandTest()32 var commandInteraction = new CommandInteractionEater(); in ShouldHandleNewExtensionsFromLoadedAssembly()
20 commandEater = new CommandInteractionEater(); in SetUp()103 private CommandInteractionEater commandEater;
142 commandEater = new CommandInteractionEater(); in SetUp()153 private CommandInteractionEater commandEater;
34 var eater = new CommandInteractionEater(); in Run()
29 var eater = new CommandInteractionEater(); in Run()
71 public class CommandInteractionEater : ICommandInteraction class
335 var eater = new CommandInteractionEater(); in ExecuteWithResult()