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