2 writes to _profile
System.Workflow.Runtime (2)
Tracking\ProfileEventArgs.cs (2)
25_profile = profile; 31set { _profile = value; }
1 reference to _profile
System.Workflow.Runtime (1)
Tracking\ProfileEventArgs.cs (1)
30get { return _profile; }