2 references to FormatLiteral
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider.UnitTests (2)
CSharpFormatter.Values.cs (1)
232
return ObjectDisplay.
FormatLiteral
(str, options);
ObjectDisplay.cs (1)
61
return
FormatLiteral
((string)obj, options);