2 references to HandleInputComplete
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableChannelBinder.cs (2)
4084complete = closeResult.HandleInputComplete(result, out gotEof); 4154bool complete = this.HandleInputComplete(result, out gotEof);