1 write to wsatFormatter10
System.ServiceModel (1)
System\ServiceModel\Transactions\TransactionFormatter.cs (1)
34
wsatFormatter10
= new WsatTransactionFormatter10();
3 references to wsatFormatter10
System.ServiceModel (3)
System\ServiceModel\Transactions\TransactionFormatter.cs (3)
28
if (
wsatFormatter10
== null)
32
if (
wsatFormatter10
== null)
38
return
wsatFormatter10
;