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