2 references to WsatRegistrationHeader
System.ServiceModel (2)
System\ServiceModel\Transactions\WsatRegistrationHeader.cs (1)
196return new WsatRegistrationHeader(transactionId, contextId, tokenId);
System\ServiceModel\Transactions\WsatTransactionFormatter.cs (1)
204AddressHeader refParam = new WsatRegistrationHeader(transactionId, nonNativeContextId, tokenId);