2 references to RewriteStringConcatenation
Microsoft.CodeAnalysis.CSharp (2)
Lowering\LocalRewriter\LocalRewriter_BinaryOperator.cs (2)
209return RewriteStringConcatenation(syntax, operatorKind, loweredLeft, loweredRight, type); 257return RewriteStringConcatenation(syntax, operatorKind, loweredLeft, loweredRight, type);