1 write to RootLevelValidationData
System.Workflow.Runtime (1)
System\Activities\Statements\Interop.cs (1)
896
RootLevelValidationData
= new InArgument<HashSet<InteropValidationEnum>>(rootValidationDataVar),
1 reference to RootLevelValidationData
System.Workflow.Runtime (1)
System\Activities\Statements\Interop.cs (1)
1188
validationResults = this.
RootLevelValidationData
.Get(context);