4 references to IsPrintable
Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ResultProvider.UnitTests (4)
ObjectDisplay.vb (2)
147
If
IsPrintable
(c) OrElse Not options.IncludesOption(ObjectDisplayOptions.EscapeNonPrintableCharacters) Then
406
shouldEscape = wellKnown IsNot Nothing OrElse Not
IsPrintable
(c)
ValueFormatterTests.vb (2)
105
If ObjectDisplay.
IsPrintable
(ch) Then
161
If ObjectDisplay.
IsPrintable
(ch) Then