compmod\system\componentmodel\ReflectTypeDescriptionProvider.cs (15)
100TypeDescriptor.Trace("Reflect : Creating ReflectTypeDescriptionProvider");
548TypeDescriptor.Trace("Extenders : Allocating property collection for {0} properties", propertyList.Count);
560TypeDescriptor.Trace("Extenders : caching extender results");
677TypeDescriptor.Trace("Extenders : object has new extenders : {0}", instance.GetType().Name);
678TypeDescriptor.Trace("Extenders : Identified {0} extender providers", extenderCount);
722TypeDescriptor.Trace("Extenders : caching extender provider results");
940TypeDescriptor.Trace("Attributes : Building attributes for {0}", type.Name);
1025TypeDescriptor.Trace("Events : Building events for {0}", type.Name);
1230TypeDescriptor.Trace("Properties : Building properties for {0}", type.Name);
1450TypeDescriptor.Trace("Reflect : Creating ReflectedTypeData for {0}", type.Name);
1476TypeDescriptor.Trace("Attributes : Building collection for {0}", _type.Name);
1528TypeDescriptor.Trace("Attributes : Walking {0} interfaces", interfaces.Length);
1652TypeDescriptor.Trace("Converters : Building converter for {0}", _type.Name);
1886TypeDescriptor.Trace("Events : Building collection for {0}", _type.Name);
1923TypeDescriptor.Trace("Properties : Building collection for {0}", _type.Name);