19 references to TestAsync
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (18)
TaskList\CSharpTaskListTests.cs (17)
25
await
TestAsync
(code, host);
33
await
TestAsync
(code, host);
41
await
TestAsync
(code, host);
49
await
TestAsync
(code, host);
57
await
TestAsync
(code, host);
65
await
TestAsync
(code, host);
73
await
TestAsync
(code, host);
81
await
TestAsync
(code, host);
89
await
TestAsync
(code, host);
97
await
TestAsync
(code, host);
105
await
TestAsync
(code, host);
113
await
TestAsync
(code, host);
121
await
TestAsync
(code, host);
129
await
TestAsync
(code, host);
142
await
TestAsync
(code, host);
155
await
TestAsync
(code, host);
167
await
TestAsync
(code, host);
TaskList\NoCompilationTaskListTests.cs (1)
48
await
TestAsync
(code, host);
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (1)
TaskList\VisualBasicTaskListTests.vb (1)
171
Return
TestAsync
(codeWithMarker.NormalizedValue(), host)