1 instantiation of OletxVolatileEnlistment
System.Transactions.Local (1)
System\Transactions\Oletx\OletxTransaction.cs (1)
860enlistment = new OletxVolatileEnlistment(
19 references to OletxVolatileEnlistment
System.Transactions.Local (19)
System\Transactions\Oletx\OletxTransaction.cs (1)
845OletxVolatileEnlistment? enlistment = null;
System\Transactions\Oletx\OletxVolatileEnlistment.cs (18)
95internal void AddEnlistment(OletxVolatileEnlistment enlistment) 318OletxVolatileEnlistment? enlistment; 330enlistment = EnlistmentList[i] as OletxVolatileEnlistment; 349OletxVolatileEnlistment? enlistment; 362enlistment = EnlistmentList[i] as OletxVolatileEnlistment; 381OletxVolatileEnlistment? enlistment; 394enlistment = EnlistmentList[i] as OletxVolatileEnlistment; 414OletxVolatileEnlistment? enlistment; 515enlistment = EnlistmentList[i] as OletxVolatileEnlistment; 567internal void AddEnlistment(OletxVolatileEnlistment enlistment) 822OletxVolatileEnlistment? enlistment; 833enlistment = EnlistmentList[i] as OletxVolatileEnlistment; 852OletxVolatileEnlistment? enlistment; 863enlistment = EnlistmentList[i] as OletxVolatileEnlistment; 882OletxVolatileEnlistment? enlistment; 893enlistment = EnlistmentList[i] as OletxVolatileEnlistment; 913OletxVolatileEnlistment? enlistment; 961enlistment = EnlistmentList[i] as OletxVolatileEnlistment;