1 instantiation of EnlistmentShim
System.Transactions.Local (1)
System\Transactions\DtcProxyShim\ResourceManagerShim.cs (1)
26
var pEnlistmentShim = new
EnlistmentShim
(pEnlistmentNotifyShim);
13 references to EnlistmentShim
System.Transactions.Local (13)
System\Transactions\DtcProxyShim\ResourceManagerShim.cs (2)
23
out
EnlistmentShim
enlistmentShim)
26
var
pEnlistmentShim = new EnlistmentShim(pEnlistmentNotifyShim);
System\Transactions\Oletx\OletxEnlistment.cs (10)
185
internal
EnlistmentShim
? EnlistmentShim { get; set; }
244
EnlistmentShim
? localEnlistmentShim;
378
EnlistmentShim
? localEnlistmentShim = null;
448
EnlistmentShim
? localEnlistmentShim = null;
687
EnlistmentShim
? localEnlistmentShim = null;
849
EnlistmentShim
? localEnlistmentShim = null;
958
EnlistmentShim
? localEnlistmentShim = null;
1028
EnlistmentShim
? localEnlistmentShim = null;
1086
EnlistmentShim
? localEnlistmentShim = null;
1135
EnlistmentShim
? localEnlistmentShim = null;
System\Transactions\Oletx\OletxResourceManager.cs (1)
267
EnlistmentShim
enlistmentShim;