1 write to Exception
Binding.Tcp.IntegrationTests (1)
OperationContextAsyncFlowTests.cs (1)
169Exception = e;
2 references to Exception
Binding.Tcp.IntegrationTests (2)
OperationContextAsyncFlowTests.cs (2)
122if (callbackService.Exception != null) 124ExceptionDispatchInfo.Capture(callbackService.Exception).Throw();