2 instantiations of SystemUdpStatistics
System (2)
net\System\Net\NetworkInformation\SystemIPGlobalProperties.cs (2)
373
return new
SystemUdpStatistics
(AddressFamily.InterNetwork);
376
return new
SystemUdpStatistics
(AddressFamily.InterNetworkV6);