2 references to RewriteArgumentFromArray
Microsoft.CodeAnalysis (2)
Operations\ControlFlowGraphBuilder.cs (2)
2033var visitedArguments = PopArray(arguments, RewriteArgumentFromArray); 6130ImmutableArray<IArgumentOperation> propertyArguments = PopArray(propertyReference.Arguments, RewriteArgumentFromArray);