1 reference to InterpolationFollowedByColon
Microsoft.CodeAnalysis.CSharp (1)
Parser\LanguageParser.cs (1)
11322
if (this.CurrentToken.Kind == SyntaxKind.EndOfFileToken && this.lexer.
InterpolationFollowedByColon
)