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