1 reference to Regex_non_word_boundary_short
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\RegularExpressions\LanguageServices\RegexEmbeddedCompletionProvider.cs (1)
352
context.AddIfMissing(@"\B",
Regex_non_word_boundary_short
, Regex_non_word_boundary_long, parentOpt);