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