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