14 references to TestAsync
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (12)
Formatting\CSharpNewDocumentFormattingServiceTests.cs (12)
28
await
TestAsync
(testCode: @"
60
await
TestAsync
(
81
await
TestAsync
(
94
await
TestAsync
(testCode: @"
120
await
TestAsync
(
132
await
TestAsync
(testCode: @"using System;
153
await
TestAsync
(testCode: @"using System;
178
await
TestAsync
(testCode: @"using System;
202
await
TestAsync
(
244
await
TestAsync
(testCode: @"using System;
262
await
TestAsync
(testCode: @"using System;
279
await
TestAsync
(testCode: @"using System;
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (2)
Formatting\VisualBasicNewDocumentFormattingServiceTests.vb (2)
23
Await
TestAsync
(
43
Await
TestAsync
(