1 write to CurrentArguments
Microsoft.CodeAnalysis (1)
Operations\Loops\ForEachLoopOperationInfo.cs (1)
77
CurrentArguments
= currentArguments;
1 reference to CurrentArguments
Microsoft.CodeAnalysis (1)
Operations\ControlFlowGraphBuilder.cs (1)
4638
var visitedArguments = makeArguments(info.
CurrentArguments
, ref instance);