1 instantiation of WhereaboutsReader
System.ServiceModel (1)
System\ServiceModel\Transactions\WsatConfiguration.cs (1)
226return new WhereaboutsReader(TransactionInterop.GetWhereabouts());
5 references to WhereaboutsReader
System.ServiceModel (5)
System\ServiceModel\Transactions\WsatConfiguration.cs (5)
74WhereaboutsReader whereabouts = GetWhereabouts(); 89void Initialize(WhereaboutsReader whereabouts) 222WhereaboutsReader GetWhereabouts() 237void InitializeForUnmarshal(WhereaboutsReader whereabouts) 353void InitializeForMarshal(WhereaboutsReader whereabouts)