2 references to DelegateInArgument
System.Activities (2)
System\Activities\Statements\NoPersistScope.cs (2)
72
DelegateInArgument<ValidationContext> validationContext = new
DelegateInArgument
<ValidationContext>("validationContext");
73
DelegateInArgument<NoPersistScope> noPersistScope = new
DelegateInArgument
<NoPersistScope>("noPersistScope");