2 references to LogoLine1
Microsoft.CodeAnalysis.CSharp.Scripting (2)
Hosting\CommandLine\Csi.cs (1)
36consoleOutput.WriteLine(CSharpScriptingResources.LogoLine1, GetCompilerVersion());
Hosting\CSharpReplServiceProvider.cs (1)
24=> string.Format(CSharpScriptingResources.LogoLine1, CommonCompiler.GetProductVersion(typeof(CSharpReplServiceProvider)));