3 references to GetEntries
System.Workflow.Activities (3)
Role\ADRole.cs (2)
171ICollection<DirectoryEntry> entries = this.GetEntries(); 225foreach (DirectoryEntry entry in this.GetEntries())
Role\ADRoleFactory.cs (1)
94if (adRole.GetEntries().Count == 0)