Base:
method
BaseVerifyWorkerAsync
Microsoft.CodeAnalysis.Editor.UnitTests.Completion.AbstractCompletionProviderTests<TWorkspaceFixture>.BaseVerifyWorkerAsync(System.String, System.Int32, System.String, System.String, Microsoft.CodeAnalysis.SourceCodeKind, System.Boolean, System.Boolean, System.Int32?, System.Int32?, System.Boolean?, System.String, System.String, System.String, System.Boolean?, System.Collections.Generic.List<Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.CompletionFilter>, Microsoft.CodeAnalysis.Completion.CompletionItemFlags?, Microsoft.CodeAnalysis.Completion.CompletionOptions, System.Boolean)
3 references to BaseVerifyWorkerAsync
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (3)
Completion\CompletionProviders\ObjectInitializerCompletionProviderTests.vb (1)
30Await BaseVerifyWorkerAsync(
Completion\CompletionProviders\OverrideCompletionProviderTests.vb (2)
568Await BaseVerifyWorkerAsync(code, position, "[Class]()", "Sub CBase.Class()", SourceCodeKind.Regular, False, False, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing) 587Await BaseVerifyWorkerAsync(