2 writes to propsStash
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AxHost.cs (2)
2844propsStash = null; 2971propsStash = new PropertyDescriptorCollection(temp);
4 references to propsStash
System.Windows.Forms (4)
winforms\Managed\System\WinForms\AxHost.cs (4)
2847else if (propsStash != null) { 2850return propsStash; 2864return propsStash; 2974return propsStash;