1 write to typeId
System (1)
compmod\system\componentmodel\DesignerAttribute.cs (1)
128
typeId
= GetType().FullName + baseType;
2 references to typeId
System (2)
compmod\system\componentmodel\DesignerAttribute.cs (2)
122
if (
typeId
== null) {
130
return
typeId
;