9 references to VerifyNSATIsAbsentAsync
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (9)
Completion\CompletionProviders\SymbolCompletionProviderTests.vb (9)
42
Await
VerifyNSATIsAbsentAsync
("$$")
47
Await
VerifyNSATIsAbsentAsync
(AddImportsStatement("Imports System", "$$"))
210
Await
VerifyNSATIsAbsentAsync
(AddImportsStatement("Imports System", CreateContent("Class A(Of $$")))
215
Await
VerifyNSATIsAbsentAsync
(AddImportsStatement("Imports System", CreateContent("Class A(Of T, $$")))
607
Await
VerifyNSATIsAbsentAsync
(
616
Await
VerifyNSATIsAbsentAsync
(
645
Await
VerifyNSATIsAbsentAsync
(AddImportsStatement("Imports System", AddInsideMethod("Dim d = ""$$""")))
650
Await
VerifyNSATIsAbsentAsync
(AddImportsStatement("Imports System", AddInsideMethod("' $$")))
663
Await
VerifyNSATIsAbsentAsync
(