1 write to wsatFormatter11
System.ServiceModel (1)
System\ServiceModel\Transactions\TransactionFormatter.cs (1)
54
wsatFormatter11
= new WsatTransactionFormatter11();
3 references to wsatFormatter11
System.ServiceModel (3)
System\ServiceModel\Transactions\TransactionFormatter.cs (3)
48
if (
wsatFormatter11
== null)
52
if (
wsatFormatter11
== null)
58
return
wsatFormatter11
;