Completion\CompletionProviders\NamespaceContextTests.vb (25)
46Await VerifyTrueAsync(CreateContent("Class A",
52Await VerifyTrueAsync(CreateContent("Class A",
58Await VerifyTrueAsync(CreateContent("Class A",
64Await VerifyTrueAsync(CreateContent("Class A",
70Await VerifyTrueAsync(CreateContent("Class A",
76Await VerifyTrueAsync(CreateContent("Class A",
132Await VerifyTrueAsync(CreateContent("Class A",
138Await VerifyTrueAsync(CreateContent("Class A",
144Await VerifyFalseAsync(CreateContent("Class A(Of $$"))
149Await VerifyFalseAsync(CreateContent("Class A(Of T, $$"))
189Await VerifyTrueAsync(AddInsideMethod(CreateContent("If Var1 Then",
195Await VerifyTrueAsync(AddInsideMethod(CreateContent("Try",
216Await VerifyTrueAsync(AddInsideMethod(CreateContent("Select T",
222Await VerifyTrueAsync(AddInsideMethod(CreateContent("Select T",
228Await VerifyTrueAsync(AddInsideMethod(CreateContent("Select T",
234Await VerifyTrueAsync(AddInsideMethod(CreateContent("Select T",
240Await VerifyTrueAsync(AddInsideMethod(CreateContent("Select T",
246Await VerifyTrueAsync(AddInsideMethod(CreateContent("Select T",
517Await VerifyFalseAsync(AddInsideMethod(CreateContent("For i = 1 To 10",
523Await VerifyFalseAsync(AddInsideMethod(CreateContent("For i = 1 To 10",
569Await VerifyTrueAsync(CreateContent("<$$>"))
574Await VerifyTrueAsync(CreateContent("<$$>",
580Await VerifyTrueAsync(CreateContent("Class Cl",
597Await VerifyTrueAsync(AddInsideMethod(CreateContent("'",
603Await VerifyFalseAsync(AddInsideMethod(CreateContent("#IF False Then",