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