2 writes to _profile
System.Workflow.Runtime (2)
RTTrackingProfile.cs (2)
120_profile = privateProfile; 134_profile = runtimeProfile._profile;
5 references to _profile
System.Workflow.Runtime (5)
RTTrackingProfile.cs (5)
134_profile = runtimeProfile._profile; 210get { return _profile.Version; } 268foreach (WorkflowTrackPoint point in _profile.WorkflowTrackPoints) 483foreach (ActivityTrackPoint point in _profile.ActivityTrackPoints) 505foreach (UserTrackPoint point in _profile.UserTrackPoints)