3 writes to _emptyDescriptor
System.ComponentModel.TypeConverter (3)
System\ComponentModel\TypeDescriptionProvider.cs (3)
115return _emptyDescriptor ??= new EmptyCustomTypeDescriptor(); 139return _emptyDescriptor ??= new EmptyCustomTypeDescriptor(); 294return _emptyDescriptor ??= new EmptyCustomTypeDescriptor();