1 reference to Regex_match_at_least_n_times_short
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\RegularExpressions\LanguageServices\RegexEmbeddedCompletionProvider.cs (1)
237
context.AddIfMissing("{n,}",
Regex_match_at_least_n_times_short
, Regex_match_at_least_n_times_long, parentOpt: null, positionOffset: "{".Length, insertionText: "{,}");