1 write to _axTools
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\DocumentDesigner.cs (1)
300_axTools ??= [];
4 references to _axTools
System.Windows.Forms.Design (4)
System\Windows\Forms\Design\DocumentDesigner.cs (4)
293if (_axTools is not null && _axTools.TryGetValue(clsid, out AxToolboxItem tool)) 301_axTools[clsid] = tool; 469_axTools?.Clear();