8 references to CreateThenIncludeTestCode
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (8)
Completion\CompletionProviders\SymbolCompletionProviderTests.vb (8)
7731Dim source = CreateThenIncludeTestCode("Function(b) b.$$",
7753Dim source = CreateThenIncludeTestCode("Function(b) b.$$",
7774Dim source = CreateThenIncludeTestCode("0, Function(b) b.$$",
7798Dim source = CreateThenIncludeTestCode("0, Function(a, b, c) c.$$",
7821Dim source = CreateThenIncludeTestCode("Function(b) b.Task, Function(b) b.$$",
7843Dim source = CreateThenIncludeTestCode("0, Function(a, b, c) c.$$",
7867Dim source = CreateThenIncludeTestCode("Function(c) c.$$",
7889Dim source = CreateThenIncludeTestCode("Function(c) c.$$",