1 reference to Regex_start_of_string_only_short
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\RegularExpressions\LanguageServices\RegexEmbeddedCompletionProvider.cs (1)
350
context.AddIfMissing(@"\A",
Regex_start_of_string_only_short
, Regex_start_of_string_only_long, parentOpt);