6 references to Async
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (5)
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.Semantic.UnitTests (1)
Semantics\LocalFunctionTests.cs (1)
4179
[CompilerTrait(CompilerFeature.LocalFunctions, CompilerFeature.
Async
)]