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