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