2 references to RemoteEndpointMessageProperty
System.ServiceModel.Activation (1)
System\ServiceModel\Activation\HostedHttpContext.cs (1)
109this.remoteEndpointMessageProperty = new RemoteEndpointMessageProperty(address, port);
System.ServiceModel.Channels (1)
System\ServiceModel\Channels\UdpUtility.cs (1)
566new RemoteEndpointMessageProperty(remoteEndPoint.Address.ToString(), remoteEndPoint.Port));