1 type derived from CommonObjectFormatter
Microsoft.CodeAnalysis.CSharp.Scripting (1)
Hosting\ObjectFormatter\CSharpObjectFormatterImpl.cs (1)
13internal class CSharpObjectFormatterImpl : CommonObjectFormatter
3 references to CommonObjectFormatter
Microsoft.CodeAnalysis.Scripting (3)
Hosting\ObjectFormatter\CommonObjectFormatter.Visitor.cs (2)
25private readonly CommonObjectFormatter _formatter; 45CommonObjectFormatter formatter,
Hosting\ObjectFormatter\MemberDisplayFormat.cs (1)
28/// <see cref="CommonObjectFormatter"/> does not apply this format to collections elements -