1 reference to IsOctalDigit
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\RegularExpressions\RegexLexer.cs (1)
431if (Position < Text.Length && IsOctalDigit(this.CurrentChar))