2 writes to _propsStash
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\AxHost.cs (2)
2542_propsStash = null; 2681_propsStash = new PropertyDescriptorCollection([.. returnProperties]);
4 references to _propsStash
System.Windows.Forms (4)
System\Windows\Forms\ActiveX\AxHost.cs (4)
2545else if (_propsStash is not null) 2549return _propsStash; 2566return _propsStash; 2684return _propsStash;