2 writes to _id
System.Workflow.Runtime (2)
Tracking\TrackingDataItemValue.cs (2)
34
_id
= qualifiedName;
50
set {
_id
= value; }
1 reference to _id
System.Workflow.Runtime (1)
Tracking\TrackingDataItemValue.cs (1)
49
get { return
_id
; }