4 references to MibTcpRow
System (4)
net\System\Net\NetworkInformation\SystemIPGlobalProperties.cs (3)
179MibTcpRow tcpRow = (MibTcpRow)Marshal.PtrToStructure(newPtr, typeof(MibTcpRow));
net\System\Net\NetworkInformation\SystemTcpConnection.cs (1)
24internal SystemTcpConnectionInformation(MibTcpRow row) {