1 write to packetRoutable
System.ServiceModel (1)
System\ServiceModel\Channels\OneWayChannelListener.cs (1)
662
this.
packetRoutable
= bindingElement.PacketRoutable;
1 reference to packetRoutable
System.ServiceModel (1)
System\ServiceModel\Channels\OneWayChannelListener.cs (1)
1247
this.validateHeader = parent.
packetRoutable
;