1 reference to Regex_group_options_short
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\RegularExpressions\LanguageServices\RegexEmbeddedCompletionProvider.cs (1)
321
context.AddIfMissing($"(?imnsx-imnsx: {Regex_subexpression} )",
Regex_group_options_short
, Regex_group_options_long, parentOpt, positionOffset: "(?".Length, insertionText: "(?:)");