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