3 references to ScanInterpolatedStringLiteralHoleBracketed
Microsoft.CodeAnalysis.CSharp (3)
Parser\Lexer_StringLiteral.cs (3)
1125
ScanInterpolatedStringLiteralHoleBracketed
(kind, '{', '}');
1129
ScanInterpolatedStringLiteralHoleBracketed
(kind, '(', ')');
1133
ScanInterpolatedStringLiteralHoleBracketed
(kind, '[', ']');