1 reference to Regex_non_digit_character_short
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\RegularExpressions\LanguageServices\RegexEmbeddedCompletionProvider.cs (1)
382
context.AddIfMissing(@"\D",
Regex_non_digit_character_short
, Regex_non_digit_character_long, parentOpt);