8 references to InOutArgument
System.Activities (8)
System\Activities\Expressions\ExpressionServices.cs (1)
1382result = new InOutArgument<TArgument>
System\Activities\InOutArgument.cs (6)
48: this() 57: this() 66: this() 75: this() 136return new InOutArgument<T> 149return new InOutArgument<T>
System\Activities\XamlIntegration\InOutArgumentConverter.cs (1)
34return new InOutArgument<T>