2 writes to codeGeneratorTypeName
System.Workflow.ComponentModel (2)
AuthoringOM\Compiler\CodeGeneration\CodeGeneratorAttribute.cs (2)
20
this.
codeGeneratorTypeName
= codeGeneratorType.AssemblyQualifiedName;
28
this.
codeGeneratorTypeName
= codeGeneratorTypeName;
1 reference to codeGeneratorTypeName
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\CodeGeneration\CodeGeneratorAttribute.cs (1)
35
return this.
codeGeneratorTypeName
;