1 write to transaction
System.ServiceModel (1)
System\ServiceModel\ComIntegration\TransactionProxy.cs (1)
282this.transaction = transaction;
1 reference to transaction
System.ServiceModel (1)
System\ServiceModel\ComIntegration\TransactionProxy.cs (1)
287get { return this.transaction; }