2 references to GetTcpTable
System (2)
net\System\Net\NetworkInformation\SystemIPGlobalProperties.cs (2)
161result = UnsafeNetInfoNativeMethods.GetTcpTable(SafeLocalFree.Zero, ref size, true); 167result = UnsafeNetInfoNativeMethods.GetTcpTable(buffer, ref size, true);