1 reference to CreateInterpolatedString
Microsoft.CodeAnalysis.Features (1)
ConvertToInterpolatedString\AbstractConvertConcatenationToInterpolatedStringRefactoringProvider.cs (1)
107
var interpolatedString =
CreateInterpolatedString
(document, isVerbatimStringLiteral, pieces);