20 references to VerifyWorkerAsync
Microsoft.CodeAnalysis.CSharp.EditorFeatures2.UnitTests (20)
Recommendations\BaseKeywordRecommenderTests.cs (1)
75
=>
VerifyWorkerAsync
("""
Recommendations\EventKeywordRecommenderTests.cs (1)
249
=>
VerifyWorkerAsync
(
Recommendations\FieldKeywordRecommenderTests.cs (1)
97
=>
VerifyWorkerAsync
(
Recommendations\OverrideKeywordRecommenderTests.cs (1)
125
=>
VerifyWorkerAsync
(
Recommendations\RecommenderTests.cs (8)
171
await
VerifyWorkerAsync
(text, absent: false, options: options);
172
await
VerifyWorkerAsync
(text, absent: false, options: scriptOptions ?? Options.Script);
182
await
VerifyWorkerAsync
(text, absent: false);
186
await
VerifyWorkerAsync
(text, absent: false, options: Options.Script);
197
await
VerifyWorkerAsync
(text, absent: true, options: options);
198
await
VerifyWorkerAsync
(text, absent: true, options: scriptOptions ?? Options.Script);
208
await
VerifyWorkerAsync
(text, absent: true);
211
await
VerifyWorkerAsync
(text, absent: true, options: Options.Script);
Recommendations\RecordKeywordRecommenderTests.cs (3)
249
=>
VerifyWorkerAsync
(
257
=>
VerifyWorkerAsync
(
265
=>
VerifyWorkerAsync
(
Recommendations\RefKeywordRecommenderTests.cs (2)
676
=>
VerifyWorkerAsync
(
689
=>
VerifyWorkerAsync
(
Recommendations\StaticKeywordRecommenderTests.cs (3)
310
=>
VerifyWorkerAsync
("""
318
=>
VerifyWorkerAsync
("""
326
=>
VerifyWorkerAsync
("""