2 references to UdpTransportBindingElement
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\UdpTransportImporter.cs (1)
51UdpTransportBindingElement transport = new UdpTransportBindingElement();
FrameworkFork\System.ServiceModel\System\ServiceModel\UdpBinding.cs (1)
23_udpTransport = new UdpTransportBindingElement();