5 references to Complete
Extensibility.MessageInterceptor.IntegrationTests (5)
ChainedAsyncResult.cs (2)
71thisPtr.Complete(false, completeException); 107thisPtr.Complete(false, completeException);
InterceptingChannelFactory.cs (2)
219thisPtr.Complete(false, completionException); 340thisPtr.Complete(false, completionException);
InterceptingDuplexChannel.cs (1)
190base.Complete(false, completeException);