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