2 references to _cache
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\CategoryNameMap.cs (2)
37if (_cache.TryGetValue(categoryName, out localizedCategoryName)) 43_cache[categoryName] = localizedCategoryName;