1 write to typeId
System (1)
compmod\system\componentmodel\ToolboxItemFilterAttribute.cs (1)
102
typeId
= GetType().FullName + filterString;
2 references to typeId
System (2)
compmod\system\componentmodel\ToolboxItemFilterAttribute.cs (2)
101
if (
typeId
== null) {
104
return
typeId
;