compmod\system\componentmodel\TypeDescriptor.cs (4)
1846results = PipelineAttributeFilter(PIPELINE_EVENTS, results, attributes, component, null);
1862results = PipelineAttributeFilter(PIPELINE_EVENTS, results, attributes, component, cache);
2076results = PipelineAttributeFilter(PIPELINE_PROPERTIES, results, attributes, component, null);
2092results = PipelineAttributeFilter(PIPELINE_PROPERTIES, results, attributes, component, cache);