1 reference to escapeInterpolatedStringLiteral
Microsoft.CodeAnalysis.CSharp (1)
Lowering\LocalRewriter\LocalRewriter_StringInterpolation.cs (1)
247
stringBuilder.Append(
escapeInterpolatedStringLiteral
(part.ConstantValueOpt.StringValue));