3 references to FormatLiteral
Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ResultProvider.UnitTests (3)
ObjectDisplay.vb (1)
50
Return
FormatLiteral
(DirectCast(obj, Integer), options)
VisualBasicFormatter.Values.vb (2)
63
builder.Append(ObjectDisplay.
FormatLiteral
(length, ObjectDisplayOptions.None))
171
Return ObjectDisplay.
FormatLiteral
(value, options)