System\Activities\ActivityUtilities.cs (2)
671ProcessVariables(activity, activity.ImplementationVariables, ActivityCollectionType.Implementation, !options.SkipPrivateChildren, ref newImplementationEnvironment, ref nextEnvironmentId, ref nextActivity, ref activitiesRemaining, ref tempValidationErrors);
785SetupForProcessing(activity.ImplementationVariables, ref nextActivity, ref activitiesRemaining);