1 reference to DescendantOperations
Microsoft.CodeAnalysis.CodeStyle (1)
ControlFlowGraphExtensions.cs (1)
32
=> cfg.
DescendantOperations
().Where(d => d?.Kind == operationKind).Cast<T>();