1 instantiation of ActionMessageFilterTable
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ActionMessageFilter.cs (1)
76return new ActionMessageFilterTable<FilterData>();
1 reference to ActionMessageFilterTable
System.ServiceModel (1)
System\ServiceModel\Dispatcher\MessageFilterTable.cs (1)
378if (messageToReadHeaders != null && this.tables[i].table is ActionMessageFilterTable<TFilterData>)