1 reference to Regex_contiguous_matches_long
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\RegularExpressions\LanguageServices\RegexEmbeddedCompletionProvider.cs (1)
353
context.AddIfMissing(@"\G", Regex_contiguous_matches_short,
Regex_contiguous_matches_long
, parentOpt);