2 references to SafeNativeMethods
Microsoft.Extensions.Diagnostics.ResourceMonitoring (2)
Windows\Network\WindowsTcpStateInfo.cs (2)
21private GetTcpTableDelegate _getTcpTable = SafeNativeMethods.GetTcpTable; 22private GetTcpTableDelegate _getTcp6Table = SafeNativeMethods.GetTcp6Table;