1 write to _localVia
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
33
_localVia
= localVia;
1 reference to _localVia
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
358
message.Properties.Via =
_localVia
;