3 writes to TransactionGuidString
System.Transactions.Local (3)
System\Transactions\Oletx\OletxEnlistment.cs (1)
107
TransactionGuidString
= _transactionGuid.ToString();
System\Transactions\Oletx\OletxResourceManager.cs (2)
829
TransactionGuidString
= oletxTransaction.RealOletxTransaction.TxGuid.ToString();
833
TransactionGuidString
= Guid.Empty.ToString();
1 reference to TransactionGuidString
System.Transactions.Local (1)
System\Transactions\Oletx\OletxResourceManager.cs (1)
860
TransactionTraceIdentifier txTraceId = new(
TransactionGuidString
, 0);