1 write to _interpolationFollowedByColon
Microsoft.CodeAnalysis.CSharp (1)
Parser\Lexer.cs (1)
124_interpolationFollowedByColon = interpolationFollowedByColon;
1 reference to _interpolationFollowedByColon
Microsoft.CodeAnalysis.CSharp (1)
Parser\Lexer.cs (1)
166return _interpolationFollowedByColon;