1 write to _header
System.ServiceModel.Primitives (1)
System\ServiceModel\Transactions\WsatTransactionInfo.cs (1)
15_header = header;
2 references to _header
System.ServiceModel.Primitives (2)
System\ServiceModel\Transactions\WsatTransactionInfo.cs (2)
20if (_header.PropagationToken != null) 22return TransactionInterop.GetTransactionFromTransmitterPropagationToken(_header.PropagationToken);