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