2 instantiations of WcfDuplexService_CallbackDebugBehavior_Callback
Client.ExpectedExceptions.IntegrationTests (2)
CallbackDebugBehaviorTests.cs (2)
34
callbackService = new
WcfDuplexService_CallbackDebugBehavior_Callback
();
60
var callbackService2 = new
WcfDuplexService_CallbackDebugBehavior_Callback
();
2 references to WcfDuplexService_CallbackDebugBehavior_Callback
Client.ExpectedExceptions.IntegrationTests (2)
CallbackDebugBehaviorTests.cs (2)
24
WcfDuplexService_CallbackDebugBehavior_Callback
callbackService;
60
var
callbackService2 = new WcfDuplexService_CallbackDebugBehavior_Callback();