1 write to cacheId
System.Activities (1)
System\Activities\Variable.cs (1)
147
this.
cacheId
= parent.CacheId;
2 references to cacheId
System.Activities (2)
System\Activities\Variable.cs (2)
91
return this.
cacheId
;
134
if (this.
cacheId
== parent.CacheId)