4 references to ViaKey
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageProperties.cs (4)
170keys.Add(ViaKey); 495if (name == ViaKey) 734array[index++] = new KeyValuePair<string, object>(ViaKey, _via); 804pairs.Add(new KeyValuePair<string, object>(ViaKey, _via));