3 references to DelegatingTypeDescriptionProvider
System.ComponentModel.TypeConverter (3)
System\ComponentModel\TypeDescriptor.cs (3)
1689node = new TypeDescriptionNode(new DelegatingTypeDescriptionProvider(baseType)); 1770node = new TypeDescriptionNode(new DelegatingTypeDescriptionProvider(type)); 1855target.Provider = new DelegatingTypeDescriptionProvider(keyType.BaseType!);