1 reference to NameLength
System (1)
services\monitoring\system\diagnosticts\ProcessManager.cs (1)
1179
string processName = GetProcessShortName(Marshal.PtrToStringUni(pi.NamePtr, pi.
NameLength
/sizeof(char)));