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