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