2 writes to _whereabouts
System.Transactions.Local (2)
System\Transactions\Oletx\DtcTransactionManager.cs (2)
43out _whereabouts, 91_whereabouts = null;
5 references to _whereabouts
System.Transactions.Local (5)
System\Transactions\Oletx\DtcTransactionManager.cs (5)
25[MemberNotNull(nameof(_whereabouts))] 28if (_whereabouts is not null) 75if (_whereabouts is null) 99if (_whereabouts is null) 107return _whereabouts;