1 instantiation of Entry
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ActionMessageFilterTable.cs (1)
68entries[i++] = new Entry(item.Key, item.Value);
3 references to Entry
System.ServiceModel (3)
System\ServiceModel\Dispatcher\ActionMessageFilterTable.cs (3)
61Entry[] Entries 65Entry[] entries = new Entry[Count];