2 writes to _cache
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Metadata\MetadataStore.cs (2)
1236
return MergeAttributes(null, _baseReflectionType, inherit, ref
_cache
);
1244
return MergeAttributes(attributeType, _baseReflectionType, inherit, ref
_cache
);