1 reference to RewriteStringConcatInExpressionLambda
Microsoft.CodeAnalysis.CSharp (1)
Lowering\LocalRewriter\LocalRewriter_StringConcat.cs (1)
46
return
RewriteStringConcatInExpressionLambda
(syntax, operatorKind, loweredLeft, loweredRight, type);