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