1 reference to ConvertConcatenationToInterpolatedString
Microsoft.CodeAnalysis.Features (1)
CodeRefactorings\PredefinedCodeRefactoringProviderNames.cs (1)
21
public const string ConvertConcatenationToInterpolatedString = nameof(
ConvertConcatenationToInterpolatedString
);