2 references to GetPriority
System.ServiceModel (2)
System\ServiceModel\Dispatcher\MessageFilterTable.cs (2)
59
int p = this.
GetPriority
(filter);
100
entries[i++] = new Entry(item.Key, item.Value,
GetPriority
(item.Key));