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