1 reference to Regex_hexadecimal_escape_short
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\RegularExpressions\LanguageServices\RegexEmbeddedCompletionProvider.cs (1)
377
context.AddIfMissing(@"\x##",
Regex_hexadecimal_escape_short
, Regex_hexadecimal_escape_long, parentOpt, @"\x".Length, @"\x");