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