1 write to _isDisposed
PresentationUI (1)
MS\Internal\Documents\PeoplePickerWrapper.cs (1)
477_isDisposed = true;
2 references to _isDisposed
PresentationUI (2)
MS\Internal\Documents\PeoplePickerWrapper.cs (2)
464ObjectDisposedException.ThrowIf(_isDisposed, typeof(DsObjectNamesWrapper)); 474if (!_isDisposed)