3 references to IsPrintable
Microsoft.CodeAnalysis.VisualBasic (3)
SymbolDisplay\ObjectDisplay.vb (2)
147
If
IsPrintable
(c) OrElse Not options.IncludesOption(ObjectDisplayOptions.EscapeNonPrintableCharacters) Then
406
shouldEscape = wellKnown IsNot Nothing OrElse Not
IsPrintable
(c)
SymbolDisplay\SymbolDisplay.vb (1)
197
If ObjectDisplay.
IsPrintable
(c) Then