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