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