1 instantiation of ProxyEnlistment
System.ServiceModel (1)
System\ServiceModel\ComIntegration\TransactionProxy.cs (1)
139enlistment = new ProxyEnlistment(this, transaction);
2 references to ProxyEnlistment
System.ServiceModel (2)
System\ServiceModel\ComIntegration\TransactionProxy.cs (2)
138ProxyEnlistment enlistment; 244void ClearTransaction(ProxyEnlistment enlistment)