3 references to PrintToConsoleFrom
dotnet-suggest (3)
SuggestionShellScriptHandler.cs (3)
16PrintToConsoleFrom(output, "dotnet-suggest-shim.bash", useUnixLineEndings: true); 19PrintToConsoleFrom(output, "dotnet-suggest-shim.ps1", useUnixLineEndings: false); 22PrintToConsoleFrom(output, "dotnet-suggest-shim.zsh", useUnixLineEndings: true);