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