6 references to Name
System.ServiceModel (4)
System\ServiceModel\Channels\ContextChannelRequestContext.cs (1)
86replyMessage.Properties.Remove(CorrelationCallbackMessageProperty.Name);
System\ServiceModel\Channels\ContextRequestChannelBase.cs (1)
229this.requestMessage.Properties.Remove(CorrelationCallbackMessageProperty.Name);
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (2)
399reply.Properties[CorrelationCallbackMessageProperty.Name] = rpc.CorrelationCallback; 464reply.Properties[CorrelationCallbackMessageProperty.Name] = rpc.CorrelationCallback;
System.ServiceModel.Activities (2)
System\ServiceModel\Activities\InternalSendMessage.cs (2)
1011instance.OperationContext.OutgoingMessageProperties.Add(CorrelationCallbackMessageProperty.Name, 1518instance.RequestOrReply.Properties.Add(CorrelationCallbackMessageProperty.Name,