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