1 write to s_currentProcessId
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ControlDesigner.cs (1)
2456s_currentProcessId = PInvoke.GetCurrentProcessId();
2 references to s_currentProcessId
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ControlDesigner.cs (2)
2454if (s_currentProcessId == 0) 2459return s_currentProcessId;