4 writes to InMethodInvoke
System.Windows.Forms.Design (4)
System\ComponentModel\Design\DesignerActionPanel.EditorPropertyLine.cs (2)
389
ActionPanel.
InMethodInvoke
= true;
399
ActionPanel.
InMethodInvoke
= false;
System\ComponentModel\Design\DesignerActionPanel.MethodLine.cs (2)
58
ActionPanel.
InMethodInvoke
= true;
80
ActionPanel.
InMethodInvoke
= false;
1 reference to InMethodInvoke
System.Windows.Forms.Design (1)
System\ComponentModel\Design\DesignerActionPanel.MethodLine.cs (1)
57
Debug.Assert(!ActionPanel.
InMethodInvoke
, "Nested method invocation");