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