1 reference to Regex_negative_unicode_category_short
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\RegularExpressions\LanguageServices\RegexEmbeddedCompletionProvider.cs (1)
384
context.AddIfMissing(@"\P{...}",
Regex_negative_unicode_category_short
, Regex_negative_unicode_category_long, parentOpt, @"\P".Length, @"\P");