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