5 references to pendingNotification
System.Workflow.Runtime (5)
WorkflowQueuingService.cs (5)
60if (!this.Exists(pendingNotification)) 61this.CreateWorkflowQueue(pendingNotification, false); 311Queue q = GetQueue(pendingNotification).Messages; 334Queue q = GetQueue(pendingNotification).Messages; 456if (name is String && (String)name == pendingNotification)