2 instantiations of WcfDuplexService_CallbackDebugBehavior_Callback
Client.ExpectedExceptions.IntegrationTests (2)
CallbackDebugBehaviorTests.cs (2)
35callbackService = new WcfDuplexService_CallbackDebugBehavior_Callback(); 61var callbackService2 = new WcfDuplexService_CallbackDebugBehavior_Callback();
2 references to WcfDuplexService_CallbackDebugBehavior_Callback
Client.ExpectedExceptions.IntegrationTests (2)
CallbackDebugBehaviorTests.cs (2)
25WcfDuplexService_CallbackDebugBehavior_Callback callbackService; 61var callbackService2 = new WcfDuplexService_CallbackDebugBehavior_Callback();