1 implementation of SetContext
System.ServiceModel (1)
System\ServiceModel\Channels\ClientContextProtocol.cs (1)
181public void SetContext(IDictionary<string, string> context)
1 reference to SetContext
System.WorkflowServices (1)
System\ServiceModel\Activities\WorkflowClientDeliverMessageWrapper.cs (1)
56contextManager.SetContext(context);