1 reference to Regex_end_of_string_or_before_ending_newline_short
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\RegularExpressions\LanguageServices\RegexEmbeddedCompletionProvider.cs (1)
355
context.AddIfMissing(@"\Z",
Regex_end_of_string_or_before_ending_newline_short
, Regex_end_of_string_or_before_ending_newline_long, parentOpt);