4 references to IWcfRestartService
Client.ExpectedExceptions.IntegrationTests (4)
ExpectedExceptionTests.4.1.0.cs (4)
63
ChannelFactory<
IWcfRestartService
> factory = null;
64
IWcfRestartService
serviceProxy = null;
104
factory = new ChannelFactory<
IWcfRestartService
>(binding, new EndpointAddress(restartServiceAddress));
132
factory = new ChannelFactory<
IWcfRestartService
>(binding, new EndpointAddress(restartServiceAddress));