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