2 references to ToApm
System.ServiceModel.Primitives.Tests (2)
ServiceModel\ThrowingOnCloseBindingElement.cs (2)
79
return
ToApm
(Task.Factory.FromAsync(_innerFactory.BeginOpen, _innerFactory.EndOpen, timeout, null), callback, state);
106
return
ToApm
(OnCloseAsyncImpl(timeout), callback, state);