1 reference to Regex_start_of_string_or_line_short
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\RegularExpressions\LanguageServices\RegexEmbeddedCompletionProvider.cs (1)
221
context.AddIfMissing("^",
Regex_start_of_string_or_line_short
, Regex_start_of_string_or_line_long, parentOpt: null);