5 references to ObjectFormatterHelpers
Microsoft.CodeAnalysis.Scripting (5)
Hosting\ObjectFormatter\CommonObjectFormatter.cs (1)
13using static Microsoft.CodeAnalysis.Scripting.Hosting.ObjectFormatterHelpers;
Hosting\ObjectFormatter\CommonObjectFormatter.Visitor.cs (1)
20using static ObjectFormatterHelpers;
Hosting\ObjectFormatter\CommonPrimitiveFormatter.cs (1)
15using static ObjectFormatterHelpers;
Hosting\ObjectFormatter\CommonTypeNameFormatter.cs (1)
17using static ObjectFormatterHelpers;
Hosting\PrintOptions.cs (1)
8using static Microsoft.CodeAnalysis.Scripting.Hosting.ObjectFormatterHelpers;