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