1 reference to IsEscapeCategoryChar
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\RegularExpressions\RegexLexer.cs (1)
236while (Position < Text.Length && IsEscapeCategoryChar(this.CurrentChar))