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