2 references to funcCache
System.Activities (2)
System\Activities\Expressions\PropertyReference.cs (2)
91this.getFunc = MethodCallExpressionHelper.GetFunc(metadata, this.getMethod, funcCache, locker); 95this.setFunc = MethodCallExpressionHelper.GetFunc(metadata, this.setMethod, funcCache, locker);