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