1 write to typeId
System (1)
compmod\system\componentmodel\DesignerCategoryAttribute.cs (1)
100typeId = GetType().FullName + Category;
2 references to typeId
System (2)
compmod\system\componentmodel\DesignerCategoryAttribute.cs (2)
99if (typeId == null) { 102return typeId;