11 references to _insertedValuesCompleted
System.DirectoryServices.AccountManagement (11)
System\DirectoryServices\AccountManagement\PrincipalCollection.cs (11)
50_insertedValuesCompleted, 182_insertedValuesCompleted, 220_insertedValuesCompleted, 269if (!_insertedValuesCompleted.Contains(principal)) 272_insertedValuesCompleted.Add(principal); 339_insertedValuesCompleted.Clear(); 427_insertedValuesCompleted.Remove(principal); 484_insertedValuesCompleted, 516if (_insertedValuesCompleted.Contains(principal) || _insertedValuesPending.Contains(principal)) 755Debug.Assert(!_insertedValuesCompleted.Contains(p)); 756_insertedValuesCompleted.Add(p);