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