2 references to CallbackDebugBehavior
Client.ExpectedExceptions.IntegrationTests (2)
CallbackDebugBehaviorTests.cs (2)
47
endpointBehaviors.Add(new
CallbackDebugBehavior
(includeExceptionDetailInFaults));
73
endpointBehaviors2.Add(new
CallbackDebugBehavior
(includeExceptionDetailInFaults));