1 write to ProtocolTypeUdp
System.Net.NameResolution (1)
System\Net\DnsSocket.cs (1)
77
ProtocolTypeUdp
= Enum.Parse(protocolTypeEnum, "Udp"),
1 reference to ProtocolTypeUdp
System.Net.NameResolution (1)
System\Net\DnsSocket.cs (1)
104
stream ? reflection.ProtocolTypeTcp : reflection.
ProtocolTypeUdp
,