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