2 references to ContextDictionary
System.ServiceModel (2)
System\ServiceModel\Channels\ContextAddressHeader.cs (1)
19this.context = new ContextDictionary(context);
System\ServiceModel\Channels\ContextMessageProperty.cs (1)
32this.contextStore = new ContextDictionary(context);