6 references to CompletedIOOperation
System.ServiceModel (6)
System\ServiceModel\Channels\ServiceChannel.cs (4)
834this.CompletedIOOperation(); 1500this.CompletedIOOperation(); 1528this.CompletedIOOperation(); 2130this.Rpc.Channel.CompletedIOOperation();
System\ServiceModel\Dispatcher\ChannelHandler.cs (2)
995this.requestInfo.Channel.CompletedIOOperation(); 1797this.requestInfo.Channel.CompletedIOOperation();