2 references to ContextDictionary
System.ServiceModel (2)
System\ServiceModel\Channels\ContextDictionary.cs (1)
53
ContextDictionary localEmpty = new
ContextDictionary
();
System\ServiceModel\Channels\ContextMessageProperty.cs (1)
22
this.contextStore = new
ContextDictionary
();