2 references to Namespace
System.WorkflowServices (2)
System\Workflow\Activities\WorkflowServiceAttributes.cs (2)
163
if (!string.IsNullOrEmpty(this.
Namespace
))
165
workflowServiceBehavior.Namespace = this.
Namespace
;