1 write to PacketRoutable
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\OneWayBindingElementImporter.cs (1)
45bindingElement.PacketRoutable = true;
3 references to PacketRoutable
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\OneWayBindingElement.cs (3)
30_packetRoutable = elementToBeCloned.PacketRoutable; 138if (PacketRoutable) 179if (oneWay.PacketRoutable)