3 references to TestSmartTagTextAsync
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (2)
CodeActions\IntroduceVariable\IntroduceVariableTests.cs (1)
3565await TestSmartTagTextAsync(
GenerateFromMembers\GenerateConstructorFromMembers\GenerateConstructorFromMembersTests.cs (1)
771await TestSmartTagTextAsync(
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (1)
AliasAmbiguousTypeTests.vb (1)
66Await TestSmartTagTextAsync(initialMarkup, "Imports Ambiguous = N1.Ambiguous", index:=0)