2 writes to InternalEnlistment
System.Transactions.Local (2)
System\Transactions\Oletx\OletxEnlistment.cs (1)
1194
set => base.
InternalEnlistment
= value;
System\Transactions\Oletx\OletxVolatileEnlistment.cs (1)
1497
set =>
InternalEnlistment
= value;
2 references to InternalEnlistment
System.Transactions.Local (2)
System\Transactions\Oletx\OletxEnlistment.cs (1)
1193
get => base.
InternalEnlistment
;
System\Transactions\Oletx\OletxVolatileEnlistment.cs (1)
1496
get =>
InternalEnlistment
;