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