1 implementation of Elements
Microsoft.CodeAnalysis (1)
Generated\Operations.Generated.cs (1)
10721public ImmutableArray<IOperation> Elements { get; }
3 references to Elements
Microsoft.CodeAnalysis (3)
Generated\Operations.Generated.cs (2)
3969/// to the creation method are contained in <see cref="Elements" />. 4018/// specified by a <c>[CollectionBuilder]</c> attribute. This is distinct from <see cref="ICollectionExpressionOperation.Elements" />
Operations\ControlFlowGraphBuilder.cs (1)
6574operation.Elements,