1 reference to GetTextWithoutQuotes
Microsoft.CodeAnalysis.Features (1)
ConvertToInterpolatedString\ConvertRegularStringToInterpolatedStringRefactoringProvider.cs (1)
97GetTextWithoutQuotes(text.Replace("{", "{{").Replace("}", "}}"), isVerbatim),