2 instantiations of LambdaReference
System.Activities (2)
System\Activities\InOutArgument.cs (1)
70this.Expression = new LambdaReference<T>(expression);
System\Activities\OutArgument.cs (1)
90this.Expression = new LambdaReference<T>(expression);