2 writes to targetAssemblyName
System.Workflow.ComponentModel (2)
AuthoringOM\Serializer\WorkflowMarkupSerializerMapping.cs (2)
112this.targetAssemblyName = assemblyName; 132this.targetAssemblyName = targetAssemblyName;
3 references to targetAssemblyName
System.Workflow.ComponentModel (3)
AuthoringOM\Serializer\WorkflowMarkupSerializerMapping.cs (3)
148this.targetAssemblyName == mapping.targetAssemblyName && 182return this.targetAssemblyName;