1 write to header
System.ServiceModel (1)
System\ServiceModel\Transactions\OleTxTransactionInfo.cs (1)
14this.header = header;
3 references to header
System.ServiceModel (3)
System\ServiceModel\Transactions\OleTxTransactionInfo.cs (3)
19Transaction tx = UnmarshalPropagationToken(header.PropagationToken); 21if (this.header.WsatExtendedInformation != null) 22this.header.WsatExtendedInformation.TryCache(tx);