2 references to CacheMethod
System.Activities (2)
System\Activities\Expressions\IndexerReference.cs (1)
76IndexerHelper.CacheMethod<TOperand, TItem>(this.Indices, ref this.getMethod, ref this.setMethod);
System\Activities\Expressions\ValueTypeIndexerReference.cs (1)
76IndexerHelper.CacheMethod<TOperand, TItem>(this.Indices, ref this.getMethod, ref this.setMethod);