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