1 write to s_currentProcessId
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ControlDesigner.cs (1)
2441s_currentProcessId = PInvoke.GetCurrentProcessId();
2 references to s_currentProcessId
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ControlDesigner.cs (2)
2439if (s_currentProcessId == 0) 2444return s_currentProcessId;