1 write to _removedValuesCompleted
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\PrincipalCollectionEnumerator.cs (1)
252
_removedValuesCompleted
= removedValuesCompleted;
1 reference to _removedValuesCompleted
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\PrincipalCollectionEnumerator.cs (1)
116
if (
_removedValuesCompleted
.Contains(principal) || _removedValuesPending.Contains(principal))