4 references to FormatWithEmbeddedExpressions
Microsoft.CodeAnalysis.Scripting (4)
Hosting\ObjectFormatter\CommonObjectFormatter.Visitor.cs (4)
167
FormatWithEmbeddedExpressions
(result, debuggerDisplay.Value, obj);
449
name =
FormatWithEmbeddedExpressions
(MakeMemberBuilder(lengthLimit), name, item).ToString();
479
name =
FormatWithEmbeddedExpressions
(MakeMemberBuilder(lengthLimit), name, value).ToString();
785
return
FormatWithEmbeddedExpressions
(builder, format, obj).ToString();