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