1 write to CompiledDataContextsForImplementation
System.Activities (1)
System\Activities\XamlIntegration\CompiledDataContext.cs (1)
121
cacheInstance.
CompiledDataContextsForImplementation
= cache;
1 reference to CompiledDataContextsForImplementation
System.Activities (1)
System\Activities\XamlIntegration\CompiledDataContext.cs (1)
108
cache = (HybridDictionary<Activity, CompiledDataContext[]>)cacheInstance.
CompiledDataContextsForImplementation
;