1 write to _typeId
System.ComponentModel.Primitives (1)
System\ComponentModel\EditorAttribute.cs (1)
91_typeId = GetType().FullName + baseType;
2 references to _typeId
System.ComponentModel.Primitives (2)
System\ComponentModel\EditorAttribute.cs (2)
83if (_typeId == null) 93return _typeId;