10 references to Tcp_DefaultBinding_Address
Binding.Tcp.IntegrationTests (4)
NetTcpBindingTests.4.1.0.cs (2)
29factory = new ChannelFactory<IWcfService>(binding, new EndpointAddress(Endpoints.Tcp_DefaultBinding_Address)); 66factory = new ChannelFactory<IWcfService>(binding, new EndpointAddress(Endpoints.Tcp_DefaultBinding_Address));
OperationContextAsyncFlowTests.cs (2)
28factory = new ChannelFactory<IWcfService>(binding, new EndpointAddress(Endpoints.Tcp_DefaultBinding_Address)); 63factory = new ChannelFactory<IWcfService>(binding, new EndpointAddress(Endpoints.Tcp_DefaultBinding_Address));
Security.TransportSecurity.IntegrationTests (6)
Negotiate\NegotiateStream_Tcp_Tests.4.1.0.cs (6)
72factory = new ChannelFactory<IWcfService>(binding, new EndpointAddress(Endpoints.Tcp_DefaultBinding_Address)); 116new EndpointAddress(Endpoints.Tcp_DefaultBinding_Address)); 163new Uri(Endpoints.Tcp_DefaultBinding_Address), 204new Uri(Endpoints.Tcp_DefaultBinding_Address), 255new Uri(Endpoints.Tcp_DefaultBinding_Address), 302new Uri(Endpoints.Tcp_DefaultBinding_Address),