3 references to ScanUtf8Suffix
Microsoft.CodeAnalysis.CSharp (3)
Parser\Lexer_RawStringLiteral.cs (1)
106if (!inDirective && ScanUtf8Suffix())
Parser\Lexer_StringLiteral.cs (2)
96if (!inDirective && ScanUtf8Suffix()) 241if (ScanUtf8Suffix())