2 references to Via
System.ServiceModel (2)
System\ServiceModel\Channels\SingletonConnectionReader.cs (2)
151
this.via = decoder.
Via
;
276
EndpointNotFoundException e = new EndpointNotFoundException(SR.GetString(SR.EndpointNotFound, decoder.
Via
));