3 writes to proxy
System.ServiceModel (3)
System\ServiceModel\ComIntegration\TransactionProxy.cs (3)
281this.proxy = proxy; 293this.proxy = null; 307this.proxy = null;
2 references to proxy
System.ServiceModel (2)
System\ServiceModel\ComIntegration\TransactionProxy.cs (2)
292this.proxy.ClearTransaction(this); 306this.proxy.ClearTransaction(this);