2 writes to executorTypeName
System.Workflow.ComponentModel (2)
AuthoringOM\ActivityInterfaces.cs (2)
63
this.
executorTypeName
= executorType.AssemblyQualifiedName;
68
this.
executorTypeName
= executorTypeName;
1 reference to executorTypeName
System.Workflow.ComponentModel (1)
AuthoringOM\ActivityInterfaces.cs (1)
75
return this.
executorTypeName
;