1 reference to VerifyExpectedTextAsync
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
Intents\RenameIntentTests.cs (1)
224
return
VerifyExpectedTextAsync
(WellKnownIntents.Rename, initialText, currentText, additionalText, expectedTexts, intentData: $"{{ \"newName\": \"{newName}\" }}");