1 reference to ExtractAll
Microsoft.CodeAnalysis.AnalyzerUtilities (1)
src\RoslynAnalyzers\Utilities\FlowAnalysis\FlowAnalysis\Framework\DataFlow\DataFlowOperationVisitor.cs (1)
2780
var pendingArguments = _pendingArgumentsToPostProcess.
ExtractAll
(static (arg, operation) => arg.Parent == operation, operation);