1 instantiation of OleTxTransactionInfo
System.ServiceModel (1)
System\ServiceModel\Transactions\OletxTransactionFormatter.cs (1)
43return new OleTxTransactionInfo(header);
2 references to OleTxTransactionInfo
System.ServiceModel (2)
System\ServiceModel\Transactions\WsatProxy.cs (2)
59return OleTxTransactionInfo.UnmarshalPropagationToken(propToken); 117return OleTxTransactionInfo.UnmarshalPropagationToken(propagationToken);