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