1 write to t_defaultIcon
System.Windows.Forms (1)
System\Windows\Forms\ErrorProvider\ErrorProvider.cs (1)
553t_defaultIcon = new Icon(defaultIcon, width, height);
2 references to t_defaultIcon
System.Windows.Forms (2)
System\Windows\Forms\ErrorProvider\ErrorProvider.cs (2)
547if (t_defaultIcon is null) 557return t_defaultIcon;