1 reference to CommandLineScriptGlobals
Microsoft.CodeAnalysis.Scripting (1)
Hosting\CommandLine\CommandLineRunner.cs (1)
204
var globals = new
CommandLineScriptGlobals
(Console.Out, _objectFormatter);