12 references to VerifyExpectedTextAsync
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (12)
Intents\AddConstructorParameterIntentTests.cs (6)
20await VerifyExpectedTextAsync(WellKnownIntents.AddConstructorParameter, """ 54await VerifyExpectedTextAsync(WellKnownIntents.AddConstructorParameter, """ 88await VerifyExpectedTextAsync(WellKnownIntents.AddConstructorParameter, """ 126await VerifyExpectedTextAsync(WellKnownIntents.AddConstructorParameter, """ 163await VerifyExpectedTextAsync(WellKnownIntents.AddConstructorParameter, """ 201await VerifyExpectedTextAsync(WellKnownIntents.AddConstructorParameter, """
Intents\GenerateConstructorIntentTests.cs (6)
20await VerifyExpectedTextAsync(WellKnownIntents.GenerateConstructor, """ 50await VerifyExpectedTextAsync(WellKnownIntents.GenerateConstructor, """ 84await VerifyExpectedTextAsync(WellKnownIntents.GenerateConstructor, """ 118await VerifyExpectedTextAsync(WellKnownIntents.GenerateConstructor, """ 184await VerifyExpectedTextAsync(WellKnownIntents.GenerateConstructor, """ 214await VerifyExpectedTextAsync(WellKnownIntents.GenerateConstructor, """