2 writes to factory
System.WorkflowServices (2)
System\Workflow\Runtime\Hosting\ChannelManagerService.cs (2)
427this.factory = factory; 448this.factory = null;
2 references to factory
System.WorkflowServices (2)
System\Workflow\Runtime\Hosting\ChannelManagerService.cs (2)
445if (this.factory != null) 447ChannelManagerHelpers.CloseCommunicationObject(this.factory);