4 references to Conditions
System.Workflow.Runtime (4)
Tracking\TrackingProfileSerializer.cs (4)
378
CreateConditions(reader, location.
Conditions
);
1154
if ((null != loc.
Conditions
) && (loc.
Conditions
.Count > 0))
1155
WriteConditions(loc.
Conditions
, writer);