1 write to PrintOptions
Microsoft.CodeAnalysis.Scripting (1)
Hosting\CommandLine\CommandLineScriptGlobals.cs (1)
54
PrintOptions
= new PrintOptions();
1 reference to PrintOptions
Microsoft.CodeAnalysis.Scripting (1)
Hosting\CommandLine\CommandLineScriptGlobals.cs (1)
39
_outputWriter.WriteLine(_objectFormatter.FormatObject(value,
PrintOptions
));