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