1 write to wsatProxy
System.ServiceModel (1)
System\ServiceModel\Transactions\WsatTransactionFormatter.cs (1)
39this.wsatProxy = new WsatProxy(this.wsatConfig, this.protocolVersion);
2 references to wsatProxy
System.ServiceModel (2)
System\ServiceModel\Transactions\WsatTransactionFormatter.cs (2)
109return new WsatTransactionInfo(this.wsatProxy, context, issuedToken); 116return new WsatTransactionInfo(this.wsatProxy, context, issuedToken);