2 writes to _typeAttributeCache
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Metadata\MetadataStore.cs (2)
38
_typeAttributeCache
= null;
368
_typeAttributeCache
= cache;
1 reference to _typeAttributeCache
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Metadata\MetadataStore.cs (1)
364
Hashtable cache =
_typeAttributeCache
;