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