21 references to AsyncStreams
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (4)
CodeGen\CodeGenAsyncIteratorTests.cs (1)
32[CompilerTrait(CompilerFeature.AsyncStreams)]
CodeGen\CodeGenAwaitForeachTests.cs (1)
16[CompilerTrait(CompilerFeature.AsyncStreams)]
CodeGen\CodeGenAwaitUsingTests.cs (1)
15[CompilerTrait(CompilerFeature.AsyncStreams)]
CodeGen\CodeGenDisplayClassOptimisationTests.cs (1)
1328[CompilerTrait(CompilerFeature.AsyncStreams)]
Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests (14)
IOperation\IOperationTests_IAwaitExpression.cs (1)
232[CompilerTrait(CompilerFeature.IOperation, CompilerFeature.Dataflow, CompilerFeature.AsyncStreams)]
IOperation\IOperationTests_IForEachLoopStatement.cs (7)
5589[Fact, CompilerTrait(CompilerFeature.IOperation, CompilerFeature.AsyncStreams)] 5635[CompilerTrait(CompilerFeature.IOperation, CompilerFeature.Dataflow, CompilerFeature.AsyncStreams)] 5759[CompilerTrait(CompilerFeature.IOperation, CompilerFeature.Dataflow, CompilerFeature.AsyncStreams)] 5864[CompilerTrait(CompilerFeature.IOperation, CompilerFeature.Dataflow, CompilerFeature.AsyncStreams)] 5988[CompilerTrait(CompilerFeature.IOperation, CompilerFeature.Dataflow, CompilerFeature.AsyncStreams)] 6112[CompilerTrait(CompilerFeature.IOperation, CompilerFeature.Dataflow, CompilerFeature.AsyncStreams)] 6230[CompilerTrait(CompilerFeature.IOperation, CompilerFeature.Dataflow, CompilerFeature.AsyncStreams)]
IOperation\IOperationTests_IUsingStatement.cs (6)
75[CompilerTrait(CompilerFeature.IOperation, CompilerFeature.AsyncStreams)] 129[CompilerTrait(CompilerFeature.IOperation, CompilerFeature.AsyncStreams)] 188[CompilerTrait(CompilerFeature.IOperation, CompilerFeature.AsyncStreams)] 247[CompilerTrait(CompilerFeature.IOperation, CompilerFeature.Dataflow, CompilerFeature.AsyncStreams)] 343[CompilerTrait(CompilerFeature.IOperation, CompilerFeature.Dataflow, CompilerFeature.AsyncStreams)] 444[CompilerTrait(CompilerFeature.IOperation, CompilerFeature.Dataflow, CompilerFeature.AsyncStreams)]
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (2)
Semantics\NullableReferenceTypesTests.cs (2)
76254[Fact, CompilerTrait(CompilerFeature.AsyncStreams)] 76306[Fact, CompilerTrait(CompilerFeature.AsyncStreams)]
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
Parsing\AsyncStreamsParsingTests.cs (1)
15[CompilerTrait(CompilerFeature.AsyncStreams)]