2 references to OnSentAsync
Binding.Http.IntegrationTests (2)
HttpBindingTestHelpers.cs (2)
57if (_parent.OnSentAsync != null) 59return await _parent.OnSentAsync(response, cancellationToken);