4 references to AllHandlersAreQuiet
System.Workflow.Activities (4)
EventHandlers.cs (4)
218if (this.IsScopeCompleted && AllHandlersAreQuiet(this, executionContext)) 223if (AllHandlersAreQuiet(this, executionContext)) 277if (eventHandlers.IsScopeCompleted && AllHandlersAreQuiet(eventHandlers, context)) 287if (AllHandlersAreQuiet(eventHandlers, context))