2 references to SuggestionShellScriptHandler
dotnet-suggest (2)
SuggestionDispatcher.cs (1)
31SuggestionShellScriptHandler.Handle(context.InvocationConfiguration.Output, context.GetValue(shellTypeArgument));
SuggestionShellScriptHandler.cs (1)
31var assemblyLocation = Assembly.GetAssembly(typeof(SuggestionShellScriptHandler)).Location;