1 reference to IsBlank
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\RegularExpressions\RegexLexer.cs (1)
203while (Position < Text.Length && IsBlank(Text[Position]))