4 references to ISessionTestsDuplexService
Client.ClientBase.IntegrationTests (4)
SessionTests.cs (4)
248var channel = OperationContext.Current.GetCallbackChannel<ISessionTestsDuplexService>(); 481private static ISessionTestsDuplexService s_channel = null; 513var factory = new DuplexChannelFactory<ISessionTestsDuplexService>(instanceContext, binding, duplexEndpoint);