3 references to ScanInterpolatedStringLiteralHoleBracketed
Microsoft.CodeAnalysis.CSharp (3)
Parser\Lexer_StringLiteral.cs (3)
1091
ScanInterpolatedStringLiteralHoleBracketed
(kind, '{', '}');
1095
ScanInterpolatedStringLiteralHoleBracketed
(kind, '(', ')');
1099
ScanInterpolatedStringLiteralHoleBracketed
(kind, '[', ']');