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