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