16 references to Async
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (14)
CodeGen\CodeGenAsyncEHTests.cs (1)
18
[CompilerTrait(CompilerFeature.
Async
)]
CodeGen\CodeGenAsyncIteratorTests.cs (1)
34
[CompilerTrait(CompilerFeature.AsyncStreams, CompilerFeature.
Async
)]
CodeGen\CodeGenAsyncLocalsTests.cs (1)
19
[CompilerTrait(CompilerFeature.
Async
)]
CodeGen\CodeGenAsyncMainTests.cs (1)
19
[CompilerTrait(CompilerFeature.AsyncMain, CompilerFeature.
Async
)]
CodeGen\CodeGenAsyncMethodBuilderOverrideTests.cs (1)
15
[CompilerTrait(CompilerFeature.
Async
)]
CodeGen\CodeGenAsyncSpillTests.cs (1)
17
[CompilerTrait(CompilerFeature.
Async
)]
CodeGen\CodeGenAsyncTests.cs (1)
23
[CompilerTrait(CompilerFeature.
Async
)]
CodeGen\CodeGenAwaitForeachTests.cs (1)
16
[CompilerTrait(CompilerFeature.AsyncStreams, CompilerFeature.
Async
)]
CodeGen\CodeGenAwaitUsingTests.cs (1)
15
[CompilerTrait(CompilerFeature.AsyncStreams, CompilerFeature.
Async
)]
CodeGen\CodeGenLocalFunctionTests.cs (5)
4453
[CompilerTrait(CompilerFeature.
Async
)]
4467
[CompilerTrait(CompilerFeature.
Async
)]
4483
[CompilerTrait(CompilerFeature.
Async
)]
4503
[CompilerTrait(CompilerFeature.
Async
)]
4572
[CompilerTrait(CompilerFeature.
Async
)]
Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests (1)
Emit\EditAndContinue\EditAndContinueStateMachineTests.cs (1)
22
[CompilerTrait(CompilerFeature.Iterator, CompilerFeature.
Async
, CompilerFeature.AsyncStreams)]
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (1)
Semantics\LocalFunctionTests.cs (1)
4486
[CompilerTrait(CompilerFeature.LocalFunctions, CompilerFeature.
Async
)]