2 references to GetCurrentContext
System.ServiceModel (2)
System\ServiceModel\Channels\ClientContextProtocol.cs (2)
76
return new Dictionary<string, string>(this.
GetCurrentContext
().Context);
138
outgoingContext =
GetCurrentContext
();