38 references to TestAsync
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (37)
Debugging\DataTipInfoGetterTests.cs (37)
23
await
TestAsync
("class [|C$$|] { }");
24
await
TestAsync
("struct [|C$$|] { }");
25
await
TestAsync
("interface [|C$$|] { }");
26
await
TestAsync
("enum [|C$$|] { }");
27
await
TestAsync
("delegate void [|C$$|] ();"); // Without the space, that position is actually on the open paren.
32
=>
TestAsync
(
45
=>
TestAsync
(
58
=>
TestAsync
(
71
=>
TestAsync
(
84
=>
TestAsync
(
110
=>
TestAsync
(
136
=>
TestAsync
(
149
=>
TestAsync
(
162
=>
TestAsync
(
175
=>
TestAsync
(
201
=>
TestAsync
(
213
=>
TestAsync
(
232
await
TestAsync
(
240
await
TestAsync
(
255
=>
TestAsync
(
266
await
TestAsync
("class C<T, [|$$U|], V> { }");
267
await
TestAsync
(
278
=>
TestAsync
(
289
=>
TestAsync
(
304
=>
TestAsync
(
333
await
TestAsync
( // From
343
await
TestAsync
( // Let
353
await
TestAsync
( // Join
363
await
TestAsync
( // Join Into
373
await
TestAsync
( // Continuation
418
=>
TestAsync
($$"""
449
=>
TestAsync
($$"""
472
=>
TestAsync
("""
481
=>
TestAsync
("""
490
=>
TestAsync
("""
499
=>
TestAsync
("""
508
=>
TestAsync
("""
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
Debugging\AbstractDataTipInfoGetterTests.cs (1)
26
=>
TestAsync
(markup.NormalizedValue(), expectedText);