3 references to Peek
System.Workflow.Runtime (3)
Hosting\SqlWorkflowPersistenceService.cs (1)
1002TimerEventSubscription sub = timers.Peek();
WorkflowExecutor.cs (2)
682TimerEventSubscription sub = queue.Peek(); 1372TimerEventSubscription sub = timers.Peek();