1 override of TryGetProfile
System.Workflow.Runtime (1)
Tracking\SqlTrackingService.cs (1)
252
protected internal override bool
TryGetProfile
(Type workflowType, out TrackingProfile profile)
1 reference to TryGetProfile
System.Workflow.Runtime (1)
Tracking.cs (1)
1216
if (!service.
TryGetProfile
(workflowType, out profile))