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