3 references to s_categoryNames
System.Windows.Forms (3)
System\Windows\Forms\ActiveX\AxHost.cs (3)
2357if (index > 0 && index < s_categoryNames.Length && s_categoryNames[index] is not null) 2359return s_categoryNames[index];