1 write to workflowOperationBehaviors
System.WorkflowServices (1)
System\ServiceModel\Description\ServiceDescriptionContext.cs (1)
23this.workflowOperationBehaviors = new Dictionary<KeyValuePair<Type, string>, WorkflowOperationBehavior>();
1 reference to workflowOperationBehaviors
System.WorkflowServices (1)
System\ServiceModel\Description\ServiceDescriptionContext.cs (1)
58return this.workflowOperationBehaviors;