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