2 writes to typeName
System.Workflow.ComponentModel (2)
AuthoringOM\Design\DesignerInterfaces.cs (2)
1134
this.
typeName
= type.AssemblyQualifiedName;
1139
this.
typeName
= typeName;
1 reference to typeName
System.Workflow.ComponentModel (1)
AuthoringOM\Design\DesignerInterfaces.cs (1)
1146
return this.
typeName
;