2 references to getRope
Microsoft.CodeAnalysis.CSharp (2)
Lowering\LocalRewriter\LocalRewriter_StringConcat.cs (2)
323
var previous =
getRope
(constantValue);
324
var current =
getRope
(argument.ConstantValueOpt!);