7 references to Complete
Extensibility.MessageInterceptor.IntegrationTests (7)
AsyncResult.cs (3)
128Complete(completedSynchronously); 180Complete(true); 207Complete(completedSynchronously);
ChainedAsyncResult.cs (1)
45this.Complete(true);
InterceptingChannelFactory.cs (2)
192base.Complete(true); 313base.Complete(true);
InterceptingDuplexChannel.cs (1)
142base.Complete(true);