3 references to CurrentExecutor
System.Activities (3)
System\Activities\Debugger\DebugInfo.cs (2)
158context.Reinitialize(context.CurrentInstance, context.CurrentExecutor, element, context.CurrentInstance.InternalId); 676context.Reinitialize(context.CurrentInstance, context.CurrentExecutor, expression, context.CurrentInstance.InternalId);
System\Activities\Statements\TryCatch.cs (1)
178noPersistProperty = new NoPersistProperty(context.CurrentExecutor);