2 writes to validatorTypeName
System.Workflow.ComponentModel (2)
AuthoringOM\Compiler\Validation\ValidatorAttribute.cs (2)
15
this.
validatorTypeName
= validatorType.AssemblyQualifiedName;
20
this.
validatorTypeName
= validatorTypeName;
1 reference to validatorTypeName
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\Validation\ValidatorAttribute.cs (1)
27
return this.
validatorTypeName
;