1 write to context
System.ServiceModel (1)
System\ServiceModel\Channels\ContextAddressHeader.cs (1)
19
this.
context
= new ContextDictionary(context);
1 reference to context
System.ServiceModel (1)
System\ServiceModel\Channels\ContextAddressHeader.cs (1)
34
ContextMessageHeader.WriteHeaderContents(writer, this.
context
);