1 reference to Regex_word_boundary_short
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\RegularExpressions\LanguageServices\RegexEmbeddedCompletionProvider.cs (1)
351
context.AddIfMissing(@"\b",
Regex_word_boundary_short
, Regex_word_boundary_long, parentOpt);