1 write to _typeId
System.ComponentModel.TypeConverter (1)
System\ComponentModel\Design\Serialization\RootDesignerSerializerAttribute.cs (1)
88_typeId = string.Concat(GetType().FullName, baseType);
2 references to _typeId
System.ComponentModel.TypeConverter (2)
System\ComponentModel\Design\Serialization\RootDesignerSerializerAttribute.cs (2)
80if (_typeId == null) 90return _typeId;