1 write to assemblyName
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\CompileXomlTask.cs (1)
187
this.
assemblyName
= value;
2 references to assemblyName
System.Workflow.ComponentModel (2)
AuthoringOM\Compiler\CompileXomlTask.cs (2)
183
return this.
assemblyName
;
556
if (!string.IsNullOrEmpty(
assemblyName
))