3 references to ClsidAttribute
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\DocumentDesigner.AxToolboxItem.cs (3)
200object[] attrs = t.GetCustomAttributes(typeof(AxHost.ClsidAttribute), false); 203AxHost.ClsidAttribute guid = (AxHost.ClsidAttribute)attrs[0];