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