4 references to _pipelineMergeKeys
System (4)
compmod\system\componentmodel\TypeDescriptor.cs (4)
2716
cache.Remove(
_pipelineMergeKeys
[pipelineType]);
2744
ICollection mergeCache = cache[
_pipelineMergeKeys
[pipelineType]] as ICollection;
2828
cache[
_pipelineMergeKeys
[pipelineType]] = cacheValue;
2938
cache.Remove(
_pipelineMergeKeys
[idx]);