2 writes to hasSingletonTrackingParticipant
System.Activities (2)
System\Activities\Hosting\WorkflowInstanceExtensionManager.cs (2)
112
this.
hasSingletonTrackingParticipant
= true;
246
AddExtensionClosure(additionalExtensionProvider, ref this.additionalSingletonExtensions, ref this.
hasSingletonTrackingParticipant
, ref this.hasSingletonPersistenceModule);
1 reference to hasSingletonTrackingParticipant
System.Activities (1)
System\Activities\Hosting\WorkflowInstanceExtensionManager.cs (1)
68
return this.
hasSingletonTrackingParticipant
;