13 references to IEnlistmentShim
System.Transactions (13)
System\Transactions\Oletx\DtcInterfaces.cs (1)
260[MarshalAs(UnmanagedType.Interface)] out IEnlistmentShim enlistmentShim
System\Transactions\Oletx\OletxEnlistment.cs (11)
46IEnlistmentShim enlistmentShim; 245internal IEnlistmentShim EnlistmentShim 324IEnlistmentShim localEnlistmentShim = null; 470IEnlistmentShim localEnlistmentShim = null; 544IEnlistmentShim localEnlistmentShim = null; 816IEnlistmentShim localEnlistmentShim = null; 994IEnlistmentShim localEnlistmentShim = null; 1121IEnlistmentShim localEnlistmentShim = null; 1223IEnlistmentShim localEnlistmentShim = null; 1294IEnlistmentShim localEnlistmentShim = null; 1370IEnlistmentShim localEnlistmentShim = null;
System\Transactions\Oletx\OletxResourceManager.cs (1)
315IEnlistmentShim enlistmentShim = null;