1 reference to Regex_inline_options_long
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\RegularExpressions\LanguageServices\RegexEmbeddedCompletionProvider.cs (1)
320
context.AddIfMissing($"(?imnsx-imnsx)", Regex_inline_options_short,
Regex_inline_options_long
, parentOpt, positionOffset: "(?".Length, insertionText: "(?)");