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