3 writes to _phase0Shim
System.Transactions.Local (3)
System\Transactions\Oletx\OletxEnlistment.cs (3)
63
_phase0Shim
= null;
92
_phase0Shim
= null;
201
_phase0Shim
= value;
3 references to _phase0Shim
System.Transactions.Local (3)
System\Transactions\Oletx\OletxEnlistment.cs (3)
189
get =>
_phase0Shim
;
597
if (
_phase0Shim
!= null)
601
_phase0Shim
.Phase0Done(false);