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