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