IOperation.ChildOperations Property

Definition

An enumerable of child operations for this operation.

public Microsoft.CodeAnalysis.IOperation.OperationList ChildOperations { get; }
member this.ChildOperations : Microsoft.CodeAnalysis.IOperation.OperationList
Public ReadOnly Property ChildOperations As IOperation.OperationList

Property Value

Applies to