1 override of GetProfile
System.Workflow.Runtime (1)
Tracking\SqlTrackingService.cs (1)
265
protected internal override TrackingProfile
GetProfile
(Guid scheduleInstanceId)
1 reference to GetProfile
System.Workflow.Runtime (1)
Tracking.cs (1)
1318
TrackingProfile profile = service.
GetProfile
(instanceId);