2 references to funcCache
System.Activities (2)
System\Activities\Expressions\ValueTypePropertyReference.cs (2)
90this.getFunc = MethodCallExpressionHelper.GetFunc(metadata, this.getMethod, funcCache, locker); 94this.setFunc = MethodCallExpressionHelper.GetFunc(metadata, this.setMethod, funcCache, locker, true);