2 references to Transaction
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ChannelHandler.cs (2)
1631bool valid = TryTransactionalReceive(this.transactedBatchContext.Transaction, out request); 1653TransactionMessageProperty.Set(this.transactedBatchContext.Transaction, request.RequestMessage);