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