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