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