47 references to TestAPI
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (47)
FindReferences\FindReferencesTests.AccessorSymbols.vb (1)
608Await TestAPI(input, host)
FindReferences\FindReferencesTests.AliasSymbols.vb (1)
80Await TestAPI(input, host)
FindReferences\FindReferencesTests.EventSymbols.vb (2)
434Await TestAPI(input, host) 463Await TestAPI(input, host)
FindReferences\FindReferencesTests.NamedTypeSymbols.vb (3)
568Await TestAPI(input, host) 616Await TestAPI(input, host) 2070Await TestAPI(input, host, uiVisibleOnly:=False)
FindReferences\FindReferencesTests.NamespaceSymbols.vb (18)
30Await TestAPI(input, host) 64Await TestAPI(input, host) 98Await TestAPI(input, host) 119Await TestAPI(input, host) 143Await TestAPI(input, host) 171Await TestAPI(input, host) 196Await TestAPI(input, host) 221Await TestAPI(input, host) 250Await TestAPI(input, host) 274Await TestAPI(input, host) 319Await TestAPI(input, host) 338Await TestAPI(input, host) 357Await TestAPI(input, host) 405Await TestAPI(input, host) 431Await TestAPI(input, host) 458Await TestAPI(input, host) 484Await TestAPI(input, host) 514Await TestAPI(input, TestHost.InProcess) ' TODO: support out of proc in tests: https://github.com/dotnet/roslyn/issues/50494
FindReferences\FindReferencesTests.OperatorSymbols.vb (5)
655Await TestAPI(input, host) 682Await TestAPI(input, host) 763Await TestAPI(input, host) 790Await TestAPI(input, host) 817Await TestAPI(input, host)
FindReferences\FindReferencesTests.OrdinaryMethodSymbols.vb (11)
416Await TestAPI(input, host) 506Await TestAPI(input, host) 588Await TestAPI(input, host) 1533Await TestAPI(input, host) 1597Await TestAPI(input, host) 1661Await TestAPI(input, host) 3945Await TestAPI(input, host) 3969Await TestAPI(input, host) 4004Await TestAPI(input, host) 4038Await TestAPI(input, host) 4071Await TestAPI(input, host)
FindReferences\FindReferencesTests.PropertySymbols.vb (4)
333Await TestAPI(input, host) 444Await TestAPI(input, host) 1190Await TestAPI(input, host) 1216Await TestAPI(input, host)
FindReferences\FindReferencesTests.vb (1)
46Await TestAPI(definition, host, searchSingleFileOnly, uiVisibleOnly)
FindReferences\FindReferencesTests.WinmdSymbols.vb (1)
595Await TestAPI(input, host)