2 references to new
System.Transactions.Local (2)
System\Transactions\DtcProxyShim\DtcProxyShimFactory.cs (1)
181
var xactopt = new
Xactopt
(timeout, string.Empty);
System\Transactions\DtcProxyShim\Xactopt.cs (1)
55
=>
new
(unmanaged.UlTimeout, Encoding.ASCII.GetString(unmanaged.SzDescription));