2 references to InterpolatedStringText
Microsoft.CodeAnalysis.Features (2)
InitializeParameter\AbstractAddParameterCheckCodeRefactoringProvider.cs (2)
587content.Add(InterpolatedStringText(generator, escapedTextParts.pre!, textParts.pre)); 589content.Add(InterpolatedStringText(generator, escapedTextParts.post!, textParts.post!));