2 writes to _proxy
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ComponentManagerBroker.cs (2)
155_proxy = null; 172_proxy = new ComponentManagerProxy(this, original);
2 references to _proxy
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ComponentManagerBroker.cs (2)
170if (_proxy == null) { 175return _proxy;