5 references to TypeDescriptionNode
System (5)
compmod\system\componentmodel\TypeDescriptor.cs (5)
293TypeDescriptionNode head = new TypeDescriptionNode(provider); 330TypeDescriptionNode head = new TypeDescriptionNode(provider); 2240node = new TypeDescriptionNode(new ReflectTypeDescriptionProvider()); 2248node = new TypeDescriptionNode(new DelegatingTypeDescriptionProvider(baseType)); 2311node = new TypeDescriptionNode(new DelegatingTypeDescriptionProvider(type));