1 reference to Regex_white_space_character_short
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\RegularExpressions\LanguageServices\RegexEmbeddedCompletionProvider.cs (1)
385
context.AddIfMissing(@"\s",
Regex_white_space_character_short
, Regex_white_space_character_long, parentOpt);