1 reference to IsBoundaryWordChar
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\RegularExpressions\RegexLexer.cs (1)
321while (Position < Text.Length && RegexCharClass.IsBoundaryWordChar(this.CurrentChar))