2 references to GetComputerName
System (2)
services\monitoring\system\diagnosticts\PerformanceCounterLib.cs (1)
84
SafeNativeMethods.
GetComputerName
(sb, new int[] {sb.Capacity});
services\monitoring\system\diagnosticts\ProcessManager.cs (1)
322
SafeNativeMethods.
GetComputerName
(sb, new int[] {sb.Capacity});