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