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