3 references to InstanceIdKey
System.ServiceModel (3)
System\ServiceModel\Channels\ContextExchangeCorrelationHelper.cs (3)
38contextProperties.Context.TryGetValue(ContextMessageProperty.InstanceIdKey, out instanceId); 51contextProperties.Context.TryGetValue(ContextMessageProperty.InstanceIdKey, out instanceId); 68context.TryGetValue(ContextMessageProperty.InstanceIdKey, out instanceId);