4 references to ViaKey
System.ServiceModel (4)
System\ServiceModel\Channels\MessageProperties.cs (4)
170
keys.Add(
ViaKey
);
500
if (name ==
ViaKey
)
739
array[index++] = new KeyValuePair<string, object>(
ViaKey
, via);
809
pairs.Add(new KeyValuePair<string, object>(
ViaKey
, via));