3 references to Count
System.Workflow.Runtime (3)
Tracking.cs (3)
1425
if ((null == profiles.Profiles) || (0 == profiles.Profiles.
Count
))
1431
int endPos = profiles.Profiles.
Count
- 1;
1441
if ((null == profiles.Profiles) || (0 == profiles.Profiles.
Count
))