2 references to WorkflowRuntimeBehavior
System.WorkflowServices (2)
System\ServiceModel\Description\WorkflowServiceBehavior.cs (1)
233workflowRuntimeBehavior = new WorkflowRuntimeBehavior();
System\ServiceModel\WorkflowServiceHost.cs (1)
171this.Description.Behaviors.Add(new WorkflowRuntimeBehavior());