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