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