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