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