1 reference to Regex_non_white_space_character_long
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\RegularExpressions\LanguageServices\RegexEmbeddedCompletionProvider.cs (1)
386
context.AddIfMissing(@"\S", Regex_non_white_space_character_short,
Regex_non_white_space_character_long
, parentOpt);