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