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)
20
if (
_header
.PropagationToken != null)
22
return TransactionInterop.GetTransactionFromTransmitterPropagationToken(
_header
.PropagationToken);