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