1 reference to IsInterpolatedStringText
Microsoft.CodeAnalysis.Features (1)
ConvertToInterpolatedString\AbstractConvertConcatenationToInterpolatedStringRefactoringProvider.cs (1)
190
currentContentIsStringOrCharacterLiteral = syntaxFacts.
IsInterpolatedStringText
(contentPart);