2 references to FilterTableEntry
System.ServiceModel (2)
System\ServiceModel\Dispatcher\MessageFilterTable.cs (2)
180
this.tables.Add(new
FilterTableEntry
(priority, table));
193
FilterTableEntry entry = new
FilterTableEntry
(priority, table);