2 references to ConvertRegularStringToInterpolatedStringRefactoringProvider
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
ConvertToInterpolatedString\ConvertRegularStringToInterpolatedStringTests.cs (1)
20=> new ConvertRegularStringToInterpolatedStringRefactoringProvider();
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (1)
ConvertToInterpolatedString\ConvertRegularStringToInterpolatedStringTests.vb (1)
15Return New ConvertRegularStringToInterpolatedStringRefactoringProvider()