1 write to typeId
System (1)
compmod\system\componentmodel\design\serialization\DesignerSerializerAttribute.cs (1)
80
typeId
= GetType().FullName + baseType;
2 references to typeId
System (2)
compmod\system\componentmodel\design\serialization\DesignerSerializerAttribute.cs (2)
74
if (
typeId
== null) {
82
return
typeId
;