1 implementation of Group
Microsoft.CodeAnalysis (1)
Generated\Operations.Generated.cs (1)
9530
public IOperation
Group
{ get; }
1 reference to Group
Microsoft.CodeAnalysis (1)
Operations\ControlFlowGraphBuilder.cs (1)
5454
_currentAggregationGroup = VisitAndCapture(operation.
Group
);