4 references to MibTcp6RowOwnerPid
System (4)
net\System\Net\NetworkInformation\SystemIPGlobalProperties.cs (3)
228MibTcp6RowOwnerPid tcp6RowOwnerPid 229= (MibTcp6RowOwnerPid)Marshal.PtrToStructure(newPtr, 230typeof(MibTcp6RowOwnerPid));
net\System\Net\NetworkInformation\SystemTcpConnection.cs (1)
38internal SystemTcpConnectionInformation(MibTcp6RowOwnerPid row) {