1 implementation of Aggregation
Microsoft.CodeAnalysis (1)
Generated\Operations.Generated.cs (1)
9531public IOperation Aggregation { get; }
1 reference to Aggregation
Microsoft.CodeAnalysis (1)
Operations\ControlFlowGraphBuilder.cs (1)
5456IOperation result = VisitRequired(operation.Aggregation);