2 references to SendActivityEventArgs
System.WorkflowServices (2)
System\Workflow\Activities\SendActivity.cs (2)
399base.RaiseGenericEvent(SendActivity.BeforeSendEvent, this, new SendActivityEventArgs(this)); 443base.RaiseGenericEvent(SendActivity.AfterResponseEvent, this, new SendActivityEventArgs(this));