2 writes to _cache
System.Data (2)
cdf\src\NetFx40\Tools\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
);