1 reference to DescendantOperations
ILLink.RoslynAnalyzer (1)
DataFlow\ControlFlowGraphExtensions.cs (1)
34=> cfg.DescendantOperations().Where(d => d?.Kind == operationKind).Cast<T>();