1 write to receiveContext
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ReceiveContextRPCFacet.cs (1)
199this.receiveContext = receiveContext;
4 references to receiveContext
System.ServiceModel (4)
System\ServiceModel\Dispatcher\ReceiveContextRPCFacet.cs (4)
239TransactionOutcomeListener.EnsureReceiveContextAbandonOnTransactionRollback(this.receiveContext, this.currentTransaction, this.channelHandler); 240result = this.receiveContext.BeginComplete( 249result = this.receiveContext.BeginComplete( 265thisPtr.receiveContext.EndComplete(result);