5 references to ApplyTo
System.ServiceModel.Http (1)
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (1)
827_localAddress.ApplyTo(message);
System.ServiceModel.Primitives (4)
System\ServiceModel\Channels\RequestChannel.cs (1)
299RemoteAddress.ApplyTo(message);
System\ServiceModel\Channels\RequestReplyCorrelator.cs (1)
119destination.ApplyTo(reply);
System\ServiceModel\Security\SecuritySessionClientSettings.cs (2)
746request.Headers.ReplyTo.ApplyTo(reply); 750request.Headers.From.ApplyTo(reply);